diff options
author | 2021-06-28 19:41:16 -0700 | |
---|---|---|
committer | 2021-06-29 10:53:53 -0700 | |
commit | 8bf6f451bded5db7840b3b2932ef48be5dce6b38 (patch) | |
tree | 2a9fdbbdfdb0a3556531f0dc3c486802014abeb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/debug: factor PagePoisoned out of __dump_page (diff) | |
download | wireguard-linux-8bf6f451bded5db7840b3b2932ef48be5dce6b38.tar.xz wireguard-linux-8bf6f451bded5db7840b3b2932ef48be5dce6b38.zip |
mm/page_owner: constify dump_page_owner
dump_page_owner() only uses struct page to find the page_ext, and
lookup_page_ext() already takes a const argument.
Link: https://lkml.kernel.org/r/20210416231531.2521383-4-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Reviewed-by: Anshuman Khandual <anshuman.khandual@arm.com>
Reviewed-by: William Kucharski <william.kucharski@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions