1. 16 5月, 2006 1 次提交
  2. 13 5月, 2006 1 次提交
    • L
      Alternative fix for MMC oops on unmount after removal · 032ebf26
      Linus Torvalds 提交于
      Make sure to clear the driverfs_dev pointer when we do del_gendisk() (on
      disk removal), so that other users that may still have a ref to the disk
      won't try to use the stale pointer.
      
      Also move the KOBJ_REMOVE uevent handler up, so that the uevent still
      has access to the driverfs_dev data.
      
      This all should hopefully fix the problems with MMC umounts after device
      removals that caused commit 56cf6504 and
      its reversal (1a2acc9e).
      
      Original problem reported by Todd Blumer and others.
      Acked-by: NGreg KH <gregkh@suse.de>
      Cc: Russell King <rmk+lkml@arm.linux.org.uk>
      Cc: James Bottomley <James.Bottomley@SteelEye.com>
      Cc: Erik Mouw <erik@harddisk-recovery.com>
      Cc: Andrew Vasquez <andrew.vasquez@qlogic.com>
      Cc: Todd Blumer <todd@sdgsystems.com>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      032ebf26
  3. 08 5月, 2006 4 次提交
  4. 04 5月, 2006 6 次提交
  5. 02 5月, 2006 10 次提交
  6. 30 4月, 2006 1 次提交
  7. 28 4月, 2006 1 次提交
  8. 27 4月, 2006 2 次提交
  9. 26 4月, 2006 10 次提交
  10. 25 4月, 2006 1 次提交
  11. 23 4月, 2006 2 次提交
  12. 22 4月, 2006 1 次提交