aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorSalyzyn, Mark <[email protected]>2005-12-17 19:26:30 -0800
committerLinus Torvalds <[email protected]>2005-12-18 11:19:44 -0800
commite5508c13ac25b07585229b144a45cf64a990171e (patch)
tree6c2de87941b7dd81a6c36ca73d517165629c9147 /scripts/patch-kernel
parent87d47d0547631e059c308b392cd2423fe9248c93 (diff)
[PATCH] dpt_i2o fix for deadlock condition
Miquel van Smoorenburg <[email protected]> forwarded me this fix to resolve a deadlock condition that occurs due to the API change in 2.6.13+ kernels dropping the host locking when entering the error handling. They all end up calling adpt_i2o_post_wait(), which if you call it unlocked, might return with host_lock locked anyway and that causes a deadlock. Signed-off-by: Mark Salyzyn <[email protected]> Cc: James Bottomley <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions