summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_mbox.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-10-31 19:51:24 +0100
committerJames Bottomley <jejb@mulgrave.(none)>2005-11-06 12:50:41 -0600
commit3072c4abdd8c239a28085733adf3aaae94ad8fbe (patch)
tree4022443ea9bf6c8bbbb49c11eb67937c798b3f3f /drivers/scsi/megaraid/megaraid_mbox.c
parent7dfdc9a52b4219fba8240750e36de5db860ddd5f (diff)
[SCSI] megaraid_sas: fix EH locking
recent kernels call the eh_ methods without the host lock held. megaraid_sas doesn't need it but drops it before calling a sleeping routine and reqcquires it afterwards. Just remove the spin_unlock/spin_lock calls. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/megaraid/megaraid_mbox.c')
0 files changed, 0 insertions, 0 deletions