commit | b15ebe0b5d0b95aeb1d84cae3649df1e0e065e9b | [log] [tgz] |
---|---|---|
author | Dan Williams <dan.j.williams@intel.com> | Thu Nov 17 17:59:49 2011 -0800 |
committer | James Bottomley <JBottomley@Parallels.com> | Sun Feb 19 13:41:04 2012 -0600 |
tree | ff93ad5f8be5fe91c7e6cf4963253491ddd058fb | |
parent | 756f173fb5fa90ec15222e80fb579288be7794fd [diff] |
[SCSI] libsas: replace event locks with atomic bitops The locks only served to make sure the pending event bitmask was updated consistently. Signed-off-by: Dan Williams <dan.j.williams@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>