aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorClark Wang <[email protected]>2023-05-17 11:30:29 +0800
committerAlexandre Belloni <[email protected]>2023-06-05 00:50:51 +0200
commit33beadb3b1ab74e69db2c49d9663f3a93a273943 (patch)
tree91d3bab2fa2389aaef170ac513d345f9572ed7a2 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent1c5ee2a77b1bacd4c333bebea93610aaf17977be (diff)
i3c: master: svc: fix cpu schedule in spin lock
pm_runtime_resume_and_get() may call sleep(). It cannot be used in svc_i3c_master_start_xfer_locked(), because it is in a spin lock. Move the pm runtime operations to svc_i3c_master_enqueue_xfer(). Signed-off-by: Clark Wang <[email protected]> Fixes: 05be23ef78f7 ("i3c: master: svc: add runtime pm support") Reviewed-by: Miquel Raynal <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions