Re: [2.6 patch] dpt_i2o fix for deadlock condition
From: Lennart Sorensen (lsorense_at_csclub.uwaterloo.ca)
Date: 11/29/05
- Previous message: Stephen Frost: "Re: Linux 2.6.15-rc3"
- In reply to: Salyzyn, Mark: "[2.6 patch] dpt_i2o fix for deadlock condition"
- Next in thread: Adrian Bunk: "Re: [2.6 patch] dpt_i2o fix for deadlock condition"
- Reply: Adrian Bunk: "Re: [2.6 patch] dpt_i2o fix for deadlock condition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Nov 2005 13:04:37 -0500 To: "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
On Tue, Nov 29, 2005 at 11:51:25AM -0500, Salyzyn, Mark wrote:
> Miquel van Smoorenburg <miquels@cistron.nl> 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 <aacraid@adaptec.com>
>
> drivers/scsi/dpt_i2o.c | 25 ++++++++++++++++++++-----
> 1 file changed, 20 insertions(+), 5 deletions(-)
>
> Patch attached to email due to Outlook corrupting content when inlined.
There must still be a way to tell outlook to make the type something
useful, rather than application/octet-stream. maybe if the extension
was .patch.txt it would do something smarter.
Len Sorensen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Stephen Frost: "Re: Linux 2.6.15-rc3"
- In reply to: Salyzyn, Mark: "[2.6 patch] dpt_i2o fix for deadlock condition"
- Next in thread: Adrian Bunk: "Re: [2.6 patch] dpt_i2o fix for deadlock condition"
- Reply: Adrian Bunk: "Re: [2.6 patch] dpt_i2o fix for deadlock condition"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|