aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHemant Kumar <[email protected]>2020-05-21 22:32:45 +0530
committerGreg Kroah-Hartman <[email protected]>2020-05-22 09:35:43 +0200
commit3c1bd0047124f506294520341cfe03e19ea773e3 (patch)
tree6569eabee3cba0d69a546ffa0573ef57bbf7626b /tools/perf/scripts/python/export-to-postgresql.py
parentbc7ccce5a5192cf277da0aef05e45cd92c81c79a (diff)
bus: mhi: core: Handle disable transitions in state worker
Mission mode transition is handled by state worker thread but power off is not. There is a possibility while mission mode transition is in progress which calls MHI client driver probe, power off is issued by MHI controller. This results into client driver probe and remove running in parallel and causes use after free situation. By queuing disable transition work when mission mode is in progress prevents the race condition. Signed-off-by: Hemant Kumar <[email protected]> Reviewed-by: Jeffrey Hugo <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions