diff options
author | Nico Pache <[email protected]> | 2024-07-24 15:35:17 -0600 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-08-07 18:33:55 -0700 |
commit | 30b651c8bc788c068a978dc760e9d5f824f7019e (patch) | |
tree | d21f8986bd8a55fa75e0f268befcaa0226af43c1 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
selftests: mm: add s390 to ARCH check
commit 0518dbe97fe6 ("selftests/mm: fix cross compilation with LLVM")
changed the env variable for the architecture from MACHINE to ARCH.
This is preventing 3 required TEST_GEN_FILES from being included when
cross compiling s390x and errors when trying to run the test suite. This
is due to the ARCH variable already being set and the arch folder name
being s390.
Add "s390" to the filtered list to cover this case and have the 3 files
included in the build.
Link: https://lkml.kernel.org/r/[email protected]
Fixes: 0518dbe97fe6 ("selftests/mm: fix cross compilation with LLVM")
Signed-off-by: Nico Pache <[email protected]>
Cc: Mark Brown <[email protected]>
Cc: Albert Ou <[email protected]>
Cc: Palmer Dabbelt <[email protected]>
Cc: Paul Walmsley <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions