diff options
author | 2021-06-28 19:41:22 -0700 | |
---|---|---|
committer | 2021-06-29 10:53:53 -0700 | |
commit | ca891f41c4c7921a03dfd0fa1faf324393724480 (patch) | |
tree | 64ad2c7daa9c74f4e43d4cd85366278baab66533 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: make compound_head const-preserving (diff) | |
download | wireguard-linux-ca891f41c4c7921a03dfd0fa1faf324393724480.tar.xz wireguard-linux-ca891f41c4c7921a03dfd0fa1faf324393724480.zip |
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
The struct page is not modified by these routines, so it can be marked
const.
Link: https://lkml.kernel.org/r/20210416231531.2521383-6-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