diff options
| author | Imran Khan <[email protected]> | 2021-11-09 02:33:12 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-11-09 18:02:50 +0000 |
| commit | 505be48165fa2f2cb795659b4fc61f35563d105e (patch) | |
| tree | abbf6f9a5e145d142a96f154fa16e192eab17a9b /drivers/gpu/drm/i915/intel_runtime_pm.c | |
| parent | lib, stackdepot: check stackdepot handle before accessing slabs (diff) | |
| download | kernel-505be48165fa2f2cb795659b4fc61f35563d105e.tar.gz kernel-505be48165fa2f2cb795659b4fc61f35563d105e.zip | |
lib, stackdepot: add helper to print stack entries
To print a stack entries, users of stackdepot, first use stack_depot_fetch
to get a list of stack entries and then use stack_trace_print to print
this list. Provide a helper in stackdepot to print stack entries based on
stackdepot handle. Also change above mentioned users to use this helper.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Imran Khan <[email protected]>
Suggested-by: Vlastimil Babka <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Reviewed-by: Alexander Potapenko <[email protected]>
Cc: Andrey Konovalov <[email protected]>
Cc: Andrey Ryabinin <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Dmitry Vyukov <[email protected]>
Cc: Geert Uytterhoeven <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_runtime_pm.c')
0 files changed, 0 insertions, 0 deletions
