diff options
author | Mark Rutland <[email protected]> | 2021-11-29 14:28:49 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2021-12-10 14:06:04 +0000 |
commit | d2d1d2645cfd7230fd958fddbc5e7525c34f1374 (patch) | |
tree | f6348c899e37c4f114cd9ec355c7f7d70ea91c26 /drivers/usb/cdns3/cdns3-trace.c | |
parent | 2dad6dc17bd0cefd03b42147c6fc9bbd81f7928a (diff) |
arm64: Make some stacktrace functions private
Now that open-coded stack unwinds have been converted to
arch_stack_walk(), we no longer need to expose any of unwind_frame(),
walk_stackframe(), or start_backtrace() outside of stacktrace.c.
Make those functions private to stacktrace.c, removing their prototypes
from <asm/stacktrace.h> and marking them static.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Cc: Madhavan T. Venkataraman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions