1. 13 10月, 2012 1 次提交
  2. 17 2月, 2010 1 次提交
    • J
      CAPI: Rework controller state notifier · ef69bb2e
      Jan Kiszka 提交于
      Another step towards proper locking: Rework the callback provided to
      capidrv for controller state changes. This is so far attached to an
      application, which would require us to hold the corresponding lock
      across notification calls.
      
      But there is no direct relation between a controller up/down event and
      an application, so let's decouple them and provide a notifier call chain
      for those events instead. This notifier chain is first of all used
      internally. Here we request the highest priority to unsure that
      housekeeping work is done before any other notifications. The chain is
      exported via [un]register_capictr_notifier to our only user, capidrv, to
      replace the racy and unfixable capi20_set_callback.
      Signed-off-by: NJan Kiszka <jan.kiszka@web.de>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      ef69bb2e
  3. 19 4月, 2008 1 次提交
  4. 18 7月, 2007 1 次提交
  5. 05 12月, 2006 1 次提交
  6. 04 12月, 2006 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4