aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMarc Zyngier <[email protected]>2021-08-02 13:38:29 +0100
committerMarc Zyngier <[email protected]>2021-08-04 13:09:20 +0100
commiteb48d154cd0dade56a0e244f0cfa198ea2925ed3 (patch)
tree8e40f6d6922f28ca4cd29a9d18551d9b8a23fb2d /tools/perf/scripts
parentc500bee1c5b2f1d59b1081ac879d73268ab0ff17 (diff)
arm64: Move .hyp.rodata outside of the _sdata.._edata range
The HYP rodata section is currently lumped together with the BSS, which isn't exactly what is expected (it gets registered with kmemleak, for example). Move it away so that it is actually marked RO. As an added benefit, it isn't registered with kmemleak anymore. Fixes: 380e18ade4a5 ("KVM: arm64: Introduce a BSS section for use at Hyp") Suggested-by: Catalin Marinas <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Cc: [email protected] #5.13 Acked-by: Catalin Marinas <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions