diff options
author | Quentin Perret <[email protected]> | 2024-04-23 16:05:20 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2024-05-01 16:48:14 +0100 |
commit | 06cacc9d283c858661768fe0fc86e062ac23a5ad (patch) | |
tree | 948bdb3b5b30f32d1705aef7b4fc912a456f5a06 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | d48965bc47e40b06034315260b18368d6ad152b4 (diff) |
KVM: arm64: Prevent kmemleak from accessing .hyp.data
We've added a .data section for the hypervisor, which kmemleak is
eager to parse. This clearly doesn't go well, so add the section
to kmemleak's block list.
Signed-off-by: Quentin Perret <[email protected]>
Signed-off-by: Fuad Tabba <[email protected]>
Acked-by: Oliver Upton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions