diff options
author | James Bottomley <James.Bottomley@steeleye.com> | 2005-08-28 09:13:17 -0500 |
---|---|---|
committer | James Bottomley <jejb@titanic.(none)> | 2005-08-30 22:44:32 -0500 |
commit | 2b7d6a8cb9718fc1d9e826201b64909c44a915f4 (patch) | |
tree | ad08bea9651332c41192cd7e019692a1e1e103bf /drivers/scsi/Makefile | |
parent | 53c165e0a6c8a4ff7df316557528fa7a52d20711 (diff) |
[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>
Diffstat (limited to 'drivers/scsi/Makefile')
0 files changed, 0 insertions, 0 deletions