diff options
author | Muhammad Usama Anjum <[email protected]> | 2023-06-12 14:53:46 +0500 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-06-19 16:19:25 -0700 |
commit | 1e6d1e3645603bc9c9985dd6a437f22d06960b2d (patch) | |
tree | 4262e1bfeb09632a7a9209f2cc6040f63916d818 /tools/perf/scripts/python/flamegraph.py | |
parent | c33c794828f21217f72ce6fc140e0d34e0d56bff (diff) |
selftests: mm: remove wrong kernel header inclusion
It is wrong to include unprocessed user header files directly. They are
processed to "<source_tree>/usr/include" by running "make headers" and
they are included in selftests by kselftest makefiles automatically with
help of KHDR_INCLUDES variable. These headers should always bulilt first
before building kselftests.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 07115fcc15b4 ("selftests/mm: add new selftests for KSM")
Signed-off-by: Muhammad Usama Anjum <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Stefan Roesch <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions