diff options
author | Kalesh Singh <[email protected]> | 2022-07-26 00:37:34 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-26 10:47:14 +0100 |
commit | 6bf212c89c48458d8deef1c973678c62528dab04 (patch) | |
tree | 1239b89e193ccf0b55ccf259c8a24a5e53c6f5f5 /net/lapb/lapb_subr.c | |
parent | 82a592c13b0aeff94d84d54183dae0b26384c95f (diff) |
arm64: stacktrace: Add shared header for common stack unwinding code
In order to reuse the arm64 stack unwinding logic for the nVHE
hypervisor stack, move the common code to a shared header
(arch/arm64/include/asm/stacktrace/common.h).
The nVHE hypervisor cannot safely link against kernel code, so we
make use of the shared header to avoid duplicated logic later in
this series.
Signed-off-by: Kalesh Singh <[email protected]>
Reviewed-by: Mark Brown <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Tested-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions