aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAdrian-Ken Rueegsegger <[email protected]>2022-05-09 09:06:37 +0000
committerThomas Gleixner <[email protected]>2022-05-13 10:41:21 +0000
commit280abe14b6e0a38de9cc86fe6a019523aadd8f70 (patch)
treecabf989895c0064491beaa7447c9a5cbc21bfd85 /tools/perf/scripts/python/stackcollapse.py
parentLinux 5.18-rc6 (diff)
downloadkernel-280abe14b6e0a38de9cc86fe6a019523aadd8f70.tar.gz
kernel-280abe14b6e0a38de9cc86fe6a019523aadd8f70.zip
x86/mm: Fix marking of unused sub-pmd ranges
The unused part precedes the new range spanned by the start, end parameters of vmemmap_use_new_sub_pmd(). This means it actually goes from ALIGN_DOWN(start, PMD_SIZE) up to start. Use the correct address when applying the mark using memset. Fixes: 8d400913c231 ("x86/vmemmap: handle unpopulated sub-pmd ranges") Signed-off-by: Adrian-Ken Rueegsegger <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Oscar Salvador <[email protected]> Reviewed-by: David Hildenbrand <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions