diff options
| author | John Hubbard <[email protected]> | 2024-03-27 20:34:18 -0700 |
|---|---|---|
| committer | Andrew Morton <[email protected]> | 2024-04-25 20:56:42 -0700 |
| commit | 580ea358af0ade1176326e76edcf60dd50938808 (patch) | |
| tree | 56b5857db9eafe731d0a61c3016d766434cd68b8 /tools/perf/scripts/python/task-analyzer.py | |
| parent | e076eaca59065a48b02384346e7bc110ca37b90b (diff) | |
selftests/mm: fix additional build errors for selftests
These build errors only occur if one fails to first run "make headers".
However, that is a non-obvious and instrusive requirement, and so there
was a discussion on how to get rid of it [1]. This uses that solution.
These two files were created by taking a snapshot of the generated header
files that are created via "make headers". These two files were copied
from ./usr/include/linux/ to ./tools/include/uapi/linux/ .
That fixes the selftests/mm build on today's Arch Linux (which required
the userfaultfd.h) and Ubuntu 23.04 (which additionally required memfd.h).
[1] https://lore.kernel.org/all/[email protected]/
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: John Hubbard <[email protected]>
Acked-by: David Hildenbrand <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Muhammad Usama Anjum <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andrea Arcangeli <[email protected]>
Cc: Axel Rasmussen <[email protected]>
Cc: Peter Xu <[email protected]>
Cc: Shuah Khan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions