diff options
author | Ira Weiny <[email protected]> | 2023-02-03 20:06:32 -0800 |
---|---|---|
committer | Jens Wiklander <[email protected]> | 2023-02-13 14:16:35 +0100 |
commit | f3837ab7adbc1799a3c5648d34e3e27eb70709a6 (patch) | |
tree | 2f97e5766bd0ccc0c2f0e25f4b26ed52f0aee2d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceaa837f96adb69c0df0397937cd74991d5d821a (diff) |
highmem: Enhance is_kmap_addr() to check kmap_local_page() mappings
is_kmap_addr() is only looking at the kmap() address range which may
cause check_heap_object() to miss checking an overflow on a
kmap_local_page() page.
Add a check for the kmap_local_page() address range to is_kmap_addr().
Cc: Matthew Wilcox <[email protected]>
Cc: Al Viro <[email protected]>
Cc: "Fabio M. De Francesco" <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Andrew Morton <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Acked-by: Andrew Morton <[email protected]>
Signed-off-by: Jens Wiklander <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions