diff options
author | Kalesh Singh <[email protected]> | 2022-04-20 14:42:57 -0700 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-04-28 20:53:13 +0100 |
commit | 6ccf9cb557bd32073b0d68baed97f1bd8a40ff1d (patch) | |
tree | 6709067d3d928e2ca559a53c0d85551b42832ab7 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 66de19fad9ef47c5376a99bb2b00661f1c788a94 (diff) |
KVM: arm64: Symbolize the nVHE HYP addresses
Reintroduce the __kvm_nvhe_ symbols in kallsyms, ignoring the local
symbols in this namespace. The local symbols are not informative and
can cause aliasing issues when symbolizing the addresses.
With the necessary symbols now in kallsyms we can symbolize nVHE
addresses using the %p print format specifier:
[ 98.916444][ T426] kvm [426]: nVHE hyp panic at: [<ffffffc0096156fc>] __kvm_nvhe_overflow_stack+0x8/0x34!
Signed-off-by: Kalesh Singh <[email protected]>
Tested-by: Fuad Tabba <[email protected]>
Reviewed-by: Fuad Tabba <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions