]> git.ipfire.org Git - thirdparty/linux.git/commit
vfio: selftests: only build tests on arm64 and x86_64
authorTed Logan <tedlogan@fb.com>
Tue, 3 Feb 2026 01:23:53 +0000 (17:23 -0800)
committerAlex Williamson <alex@shazbot.org>
Fri, 6 Feb 2026 22:08:05 +0000 (15:08 -0700)
commita55d4bbbe64494bb92b32402018efb2ffc44d796
tree78d8ed99f58116eddb1b7ee85e3258a7edc31f6f
parentc3cbc276c2a33b04fc78a86cdb2ddce094cb3614
vfio: selftests: only build tests on arm64 and x86_64

Only build vfio self-tests on arm64 and x86_64; these are the only
architectures where the vfio self-tests are run. Addresses compiler
warnings for format and conversions on i386.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202601211830.aBEjmEFD-lkp@intel.com/
Signed-off-by: Ted Logan <tedlogan@fb.com>
Reviewed-by: David Matlack <dmatlack@google.com>
Link: https://lore.kernel.org/r/20260202-vfio-selftest-only-64bit-v2-1-9c3ebb37f0f4@fb.com
Signed-off-by: Alex Williamson <alex@shazbot.org>
tools/testing/selftests/vfio/Makefile