Home
last modified time | relevance | path

Searched hist:c2a9331c62216e222a08de8dd58559367fef0af6 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/scsi/
H A Dscsi_device.hdiff c2a9331c62216e222a08de8dd58559367fef0af6 Tue Apr 12 16:38:09 CDT 2005 <jejb@titanic.il.steeleye.com> updates for CFQ oops fix

- add a comment to the device structure that the device_busy field
is now protected by the request_queue->queue_lock
- null out sdev->request_queue after the queue is released to trap
any (and there shouldn't be any) use after the queue is freed.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
/openbmc/linux/drivers/scsi/
H A Dscsi_sysfs.cdiff c2a9331c62216e222a08de8dd58559367fef0af6 Tue Apr 12 16:38:09 CDT 2005 <jejb@titanic.il.steeleye.com> updates for CFQ oops fix

- add a comment to the device structure that the device_busy field
is now protected by the request_queue->queue_lock
- null out sdev->request_queue after the queue is released to trap
any (and there shouldn't be any) use after the queue is freed.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>