aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2017-12-08 17:42:08 +0800
committerMartin K. Petersen <[email protected]>2018-01-08 21:59:28 -0500
commit517e5153d242cb2dd0a1150d2a7bd6788d501ca9 (patch)
treeb9ad887995dd964ab688e52afe3b9b50476b4f49 /tools/perf/scripts/python/bin
parent93bdbd06b1644ac15aa152e91faefed86cc04937 (diff)
scsi: libsas: use flush_workqueue to process disco events synchronously
Now we are processing sas event and discover event in different workqueues. It's safe to wait the discover event done in the sas event work. Use flush_workqueue() to insure the disco and revalidate events processed synchronously so that the whole discover and revalidate process will not be interrupted by other events. Signed-off-by: Jason Yan <[email protected]> CC: John Garry <[email protected]> CC: Johannes Thumshirn <[email protected]> CC: Ewan Milne <[email protected]> CC: Christoph Hellwig <[email protected]> CC: Tomas Henzl <[email protected]> CC: Dan Williams <[email protected]> Reviewed-by: Hannes Reinecke <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions