diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2021-10-18 11:51:13 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2021-11-09 13:08:13 +0200 |
commit | bcae3af286f49bf4f6cda03f165fbe530f4a6bed (patch) | |
tree | 01b061b18a863629f6d2a548ff04bf11d4b42d2e /include | |
parent | d89c0c8322ecdc9a2ec84b959b6f766be082da76 (diff) |
drm/locking: fix __stack_depot_* name conflict
Commit cd06ab2fd48f ("drm/locking: add backtrace for locking contended
locks without backoff") added functions named __stack_depot_* in drm
which conflict with stack depot. Rename to __drm_stack_depot_*.
v2 by Jani:
- Also rename __stack_depot_print
References: https://lore.kernel.org/r/20211015202648.258445ef@canb.auug.org.au
Fixes: cd06ab2fd48f ("drm/locking: add backtrace for locking contended locks without backoff")
Cc: Daniel Vetter <daniel@ffwll.ch>
Reviewed-by: Daniel Vetter <daniel@ffwll.ch>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211018085113.27033-1-jani.nikula@intel.com
(cherry picked from commit c4f08d7246a520da5f2b1068f635da0678485e33)
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions