diff options
author | 2005-12-26 09:58:49 -0600 | |
---|---|---|
committer | 2005-12-26 10:17:43 -0800 | |
commit | 04333393b930370db0cc29fdf0dbbd08ecd43337 (patch) | |
tree | f50d8ab5315919c34ef2c97d99f92e3920b4c4d4 /drivers/acpi/processor_idle.c | |
parent | Linux v2.6.15-rc7 (diff) | |
download | wireguard-linux-04333393b930370db0cc29fdf0dbbd08ecd43337.tar.xz wireguard-linux-04333393b930370db0cc29fdf0dbbd08ecd43337.zip |
[PATCH] Fix Fibre Channel boot oops
The oops is characteristic of the underlying device being removed from
visibility before the class device, and sure enough we do device_del()
before transport_unregister() in the scsi_target_reap() routines. I've
no idea why this is suddenly showing up, since the code has been in
there since that function was first invented. However, I've confirmed
this fixes Andrew Vasquez's boot oops.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/processor_idle.c')
0 files changed, 0 insertions, 0 deletions