aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2022-01-26 10:15:38 +0200
committerVille Syrjälä <[email protected]>2022-02-01 11:12:18 +0200
commit751a9d69b19702af35b0fedfb8ff362027c1cf0c (patch)
tree7e4852e78f3d153355b197dbf93cc669e6f71932 /tools/perf/scripts/python/sched-migration.py
parent063565aca3734de4e73639a0e460a58d9418b3cd (diff)
drm/i915: Fix oops due to missing stack depot
We call __save_depot_stack() unconditionally so the stack depot must always be initialized or else we'll oops on platforms without runtime pm support. Presumably we've not seen this in CI due to stack_depot_init() already getting called via drm_mm_init()+CONFIG_DRM_DEBUG_MM. Cc: Vlastimil Babka <[email protected]> Cc: Dmitry Vyukov <[email protected]> Cc: Marco Elver <[email protected]> # stackdepot Cc: Chris Wilson <[email protected]> Cc: Imre Deak <[email protected]> Fixes: 2dba5eb1c73b ("lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()") Signed-off-by: Ville Syrjälä <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Acked-by: Vlastimil Babka <[email protected]> Reviewed-by: Imre Deak <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions