diff options
author | Matthew Wilcox (Oracle) <[email protected]> | 2021-06-28 19:41:13 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-06-29 10:53:53 -0700 |
commit | be7c701fd42c2dd124ec5ce3493ec72e217738a8 (patch) | |
tree | 94d1940edd62831a569185bb226fc3b880f7b65b /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 691d9497285a90346a67bfee5cac2007e5e18405 (diff) |
mm/debug: factor PagePoisoned out of __dump_page
Move the PagePoisoned test into dump_page(). Skip the hex print for
poisoned pages -- we know they're full of ffffffff. Move the reason
printing from __dump_page() to dump_page().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Vlastimil Babka <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Reviewed-by: William Kucharski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions