commit | 0c79e681eef10810a5ed41a2eb1dce244ab1c37d | [log] [tgz] |
---|---|---|
author | Yang, Bo <Bo.Yang@lsi.com> | Tue Oct 06 14:47:35 2009 -0600 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Oct 29 13:03:21 2009 -0400 |
tree | c6b389d9acafd043ddbc5b8ea159f1ee1d4fc899 | |
parent | f4c9a1317d32bb0af7546ef0c1dcc3be52dc8d0a [diff] |
[SCSI] megaraid_sas: Fix the fix for fw hang caused by megaraid sas application 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>