]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.
authorSaurav Kashyap <saurav.kashyap@qlogic.com>
Tue, 16 Aug 2011 18:31:46 +0000 (11:31 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 29 Aug 2011 07:14:55 +0000 (00:14 -0700)
commitfb9e588374a3f4a4e98a35a5b06091c8919bdcb4
tree82004ba6ad4b678a74f66ffacd8b40676a13f7a4
parent608a45a91f257f760b05519633d975b396889a2e
[SCSI] qla2xxx: Prevent CPU lockups when "ql2xdontresethba" module param is set.

Driver is not releasing the lock if ql2xdontresethba is set, this might lead
to a lockup.

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla2xxx/qla_nx.c