diff options
| author | Hannes Reinecke <[email protected]> | 2019-03-26 00:38:45 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-03-27 21:54:52 -0400 |
| commit | 78a8ab3cc0f95a66c8fb2429030289103de173e7 (patch) | |
| tree | 5fe33202c67a24b03a69d535962cfda5e4597467 /tools/perf/scripts/python | |
| parent | 6d1368e8f987dd4bb1be6506d5416cb90b4ecf7a (diff) | |
scsi: qedf: fixup bit operations
test_bit() is atomic, test_bit() || test_bit() is not. So protect
consecutive bit tests with a lock to avoid races.
Signed-off-by: Hannes Reinecke <[email protected]>
Signed-off-by: Saurav Kashyap <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions