James Bottomley 53c165e0a6 [SCSI] correct attribute_container list usage
One of the changes in the attribute_container code in the scsi-misc tree
was to add a lock to protect the list of devices per container.  This,
unfortunately, leads to potential scheduling while atomic problems if
there's a sleep in the function called by a trigger.

The correct solution is to use the kernel klist infrastructure instead
which allows lockless traversal of a list.

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-08-30 22:44:20 -05:00
..
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-29 11:01:22 -04:00
2005-07-27 10:46:12 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-26 14:35:41 -07:00
2005-07-28 21:46:03 -07:00
2005-07-29 15:01:13 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-28 15:50:42 +02:00