aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKiwoong Kim <[email protected]>2020-12-19 15:40:39 +0900
committerMartin K. Petersen <[email protected]>2021-01-05 22:26:15 -0500
commit6948a96a0d69b7e8203758f44849ce4ab06ff788 (patch)
tree1eaee0a0e65b33a6f59fe33be13a873ff5279910 /tools/perf/util/scripting-engines/trace-event-python.c
parent21acf4601cc63cf564c6fc1a74d81b191313c929 (diff)
scsi: ufs: Relocate flush of exceptional event
The current flush location does not guarantee disabling BKOPS for the case of requesting device power off. 1) The exceptional event handler is queued 2) ufs suspend starts with a request of device power off 3) BKOPS is disabled in ufs suspend 4) The queued work for the handler is done and BKOPS is re-enabled Relocate the flush statement to ensure BKOPS remain disabled. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Can Guo <[email protected]> Reviewed-by: Stanley Chu <[email protected]> Signed-off-by: Kiwoong Kim <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions