kernel-ark/drivers/base
James Bottomley 2b7d6a8cb9 [SCSI] attribute container final klist fixes
Since the attribute container deletes from a klist while it's walking
it, it is vulnerable to the problem (and fix) here:

http://marc.theaimsgroup.com/?l=linux-scsi&m=112485448830217

The attached fixes this (but won't compile without the above).

It also fixes the logical reversal in the traversal loop which meant
that we were never actually traversing the loop to hit this bug in the
first place.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-08-30 22:44:32 -05:00
..
power
attribute_container.c [SCSI] attribute container final klist fixes 2005-08-30 22:44:32 -05:00
base.h
bus.c
class.c
core.c
cpu.c
dd.c
dmapool.c
driver.c
firmware_class.c
firmware.c
init.c
Kconfig
Makefile
map.c
node.c
platform.c
sys.c
transport_class.c