git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c9a13
)
[SCSI] megaraid_sas: Fix the fix for fw hang caused by megaraid sas application
author
Yang, Bo
<Bo.Yang@lsi.com>
Tue, 6 Oct 2009 20:47:35 +0000
(14:47 -0600)
committer
James Bottomley
<James.Bottomley@suse.de>
Thu, 29 Oct 2009 17:03:21 +0000
(13:03 -0400)
Add a lock to the skinny firmware initialisation sequence to prevent
the two stage write being non atomic if multiple instances use it.
Add a flag to the driver shutdown sequence to prevent aen ioctls being
called after shutdown begins.
Signed-off-by Bo Yang<bo.yang@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found