diff options
author | 2023-11-16 15:15:47 -0500 | |
---|---|---|
committer | 2023-12-06 16:12:45 -0800 | |
commit | 3f3cac5c0a5c3b09bdfb919a7518dca83523a52c (patch) | |
tree | 45d112288095bdcd7a96b8c419264da2dd723731 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm/pagemap: fix wr-protect even if PM_SCAN_WP_MATCHING not set (diff) | |
download | wireguard-linux-3f3cac5c0a5c3b09bdfb919a7518dca83523a52c.tar.xz wireguard-linux-3f3cac5c0a5c3b09bdfb919a7518dca83523a52c.zip |
mm/selftests: fix pagemap_ioctl memory map test
__FILE__ is not guaranteed to exist in current dir. Replace that with
argv[0] for memory map test.
Link: https://lkml.kernel.org/r/20231116201547.536857-4-peterx@redhat.com
Fixes: 46fd75d4a3c9 ("selftests: mm: add pagemap ioctl tests")
Signed-off-by: Peter Xu <peterx@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Cc: Andrei Vagin <avagin@gmail.com>
Cc: David Hildenbrand <david@redhat.com>
Cc: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions