diff options
author | Colin Ian King <[email protected]> | 2023-07-12 14:46:48 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-07-17 12:53:22 -0700 |
commit | 25b5949c30938c7f26dbadc948b491e0e0811c78 (patch) | |
tree | e16400835da8bf44e689f5d39808ae0b8da4771a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3c769fd88b9742954763a968e84de09f7ad78cfe (diff) |
selftests/mm: mkdirty: fix incorrect position of #endif
The #endif is the wrong side of a } causing a build failure when
__NR_userfaultfd is not defined. Fix this by moving the #end to enclose
the }
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 9eac40fc0cc7 ("selftests/mm: mkdirty: test behavior of (pte|pmd)_mkdirty on VMAs without write permissions")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions