diff options
author | Masahiro Yamada <[email protected]> | 2024-02-15 22:57:49 +0900 |
---|---|---|
committer | Andreas Larsson <[email protected]> | 2024-02-16 16:50:26 +0100 |
commit | 626db6ee8ee1edac206610db407114aa83b53fd3 (patch) | |
tree | 306aef42a621464d8cf905c3eb3913478c4264ea /arch/sparc/kernel/stacktrace.c | |
parent | 5378f00c935bebb846b1fdb0e79cb76c137c56b5 (diff) |
sparc: select FRAME_POINTER instead of redefining it
Because FRAME_POINTER is defined in lib/Kconfig.debug, the arch Kconfig
should select it.
Add 'select FRAME_POINTER' to MCOUNT. ARCH_WANT_FRAME_POINTERS must
also be selected to avoid the unmet dependency warning.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Andreas Larsson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'arch/sparc/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions