aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2024-02-19 21:58:06 +0200
committerGreg Kroah-Hartman <[email protected]>2024-03-05 14:28:22 +0000
commitb8b19acfafdeacbedd4e2795cb18c81c4d8bb6cc (patch)
treef75c2d670e8eaba3f37ba4fe3afd2f48dd4050c0 /tools/perf/scripts/python/flamegraph.py
parent058a38acba15fd8e7b262ec6e17c4204cb15f984 (diff)
mei: vsc: Don't use sleeping condition in wait_event_timeout()
vsc_tp_wakeup_request() called wait_event_timeout() with gpiod_get_value_cansleep() which may sleep, and does so as the implementation is that of gpio-ljca. Move the GPIO state check outside the call. Fixes: 566f5ca97680 ("mei: Add transport driver for IVSC device") Signed-off-by: Sakari Ailus <[email protected]> Tested-and-Reviewed-by: Wentong Wu <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions