1. 16 Sep, 2006 1 commit
    • Kenneth Lee's avatar
      [PATCH] bug fix in kernel/kmod.c · e4b69aa2
      Kenneth Lee authored
      
      I think there is a bug in kmod.c: In __call_usermodehelper(), when
      kernel_thread(wait_for_helper, ...) return success, since wait_for_helper()
      might call complete() at any time, the sub_info should not be used any
      more.
      
      Normally wait_for_helper() take a long time to finish, you may not get
      problem for most of the case.  But if you remove /sbin/modprobe, it may
      become easier for you to get a oop in khelper.
      
      Cc: Matt Helsley <matthltc@us.ibm.com>
      Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
      Cc: Arnd Bergmann <arnd@arndb.de>
      Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      e4b69aa2
  2. 03 Jul, 2006 1 commit
  3. 30 Jun, 2006 1 commit
  4. 28 Mar, 2006 1 commit
  5. 30 Oct, 2005 1 commit
  6. 24 Jun, 2005 1 commit
  7. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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