aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorWei Yang <[email protected]>2020-04-01 21:09:24 -0700
committerLinus Torvalds <[email protected]>2020-04-02 09:35:30 -0700
commit4627d76dcf0482c56e925a3477948df136255f0c (patch)
tree68629f4d3d557cb9743e0761a0cd8eb13fa235f8 /tools/perf/scripts/python/exported-sql-viewer.py
parent0c28759ee3c91fa8ae14d7672b781b979be274e1 (diff)
mm/sparsemem: get address to page struct instead of address to pfn
memmap should be the address to page struct instead of address to pfn. As mentioned by David, if system memory and devmem sit within a section, the mismatch address would lead kdump to dump unexpected memory. Since sub-section only works for SPARSEMEM_VMEMMAP, pfn_to_page() is valid to get the page struct address at this point. Fixes: ba72b4c8cf60 ("mm/sparsemem: support sub-section hotplug") Signed-off-by: Wei Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Dan Williams <[email protected]> Cc: Baoquan He <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions