diff options
author | Rob Clark <robdclark@chromium.org> | 2023-03-20 17:43:33 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2023-03-26 02:31:44 +0300 |
commit | 44c200876a45429473ff683bd491ccf3a73eb915 (patch) | |
tree | a2f89b1131afeb4eeb37140492e52711eb21fa4b /tools/perf/scripts/python/sctop.py | |
parent | e4f020c6a05db73eac49b7c3b3650251be374200 (diff) | |
download | linux-44c200876a45429473ff683bd491ccf3a73eb915.tar.xz |
drm/msm: Use idr_preload()
Avoid allocation under idr_lock, to prevent deadlock against the
job_free() path (which runs on same thread as job_run(), which makes
it also part of the fence-signaling path.
Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/527847/
Link: https://lore.kernel.org/r/20230320144356.803762-12-robdclark@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions