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-06-21 21:51:48 -07:00
2005-07-26 14:35:45 -07:00
2005-07-20 12:01:46 -07:00
2005-08-30 22:44:20 -05:00
2005-07-28 08:39:01 -07:00
2005-07-08 14:57:23 -07:00
2005-07-27 16:26:20 -07:00
2005-07-29 15:01:15 -07:00
2005-07-28 09:43:56 -07:00
2005-07-06 13:54:09 -07:00
2005-06-20 15:15:32 -07:00
2005-06-20 15:15:32 -07:00
2005-07-02 19:12:10 -05:00
2005-07-28 08:39:02 -07:00
2005-07-29 13:12:50 -07:00
2005-07-29 13:12:51 -07:00
2005-07-28 08:39:00 -07:00
2005-07-27 16:26:08 -07:00
2005-07-27 20:38:56 -07:00
2005-07-29 09:48:34 -07:00
2005-07-27 16:26:20 -07:00
2005-07-27 16:25:57 -07:00
2005-06-25 16:24:56 -07:00
2005-07-28 21:46:03 -07:00
2005-07-27 16:26:20 -07:00
2005-07-26 13:28:47 -07:00
2005-07-12 16:01:02 -07:00
2005-07-27 16:26:20 -07:00
2005-07-27 16:26:08 -07:00
2005-07-28 08:39:02 -07:00
2005-07-27 16:26:20 -07:00
2005-06-27 21:52:39 -07:00
2005-07-07 18:24:07 -07:00
2005-07-29 13:12:51 -07:00
2005-07-28 08:39:01 -07:00
2005-07-27 16:25:50 -07:00
2005-07-29 15:01:14 -07:00
2005-07-24 19:35:08 -07:00
2005-08-28 11:14:12 -05:00
2005-07-29 15:01:13 -07:00
2005-06-20 15:15:35 -07:00
2005-06-21 18:46:32 -07:00
2005-07-07 18:24:07 -07:00
2005-07-29 13:12:54 -07:00
2005-07-29 15:01:14 -07:00
2005-07-29 13:12:51 -07:00
2005-06-20 15:15:35 -07:00
2005-07-12 15:54:36 -07:00
2005-07-11 14:14:31 -07:00