aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2019-03-26 00:38:45 -0700
committerMartin K. Petersen <[email protected]>2019-03-27 21:54:52 -0400
commit78a8ab3cc0f95a66c8fb2429030289103de173e7 (patch)
tree5fe33202c67a24b03a69d535962cfda5e4597467 /tools/perf/scripts/python
parent6d1368e8f987dd4bb1be6506d5416cb90b4ecf7a (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