Re: [PATCH v2] vfio: selftests: only build tests on arm64 and x86_64

From: David Matlack

Date: Fri Feb 06 2026 - 12:55:49 EST


On Mon, Feb 2, 2026 at 5:24 PM Ted Logan <tedlogan@xxxxxx> wrote:
>
> 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@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202601211830.aBEjmEFD-lkp@xxxxxxxxx/
> Signed-off-by: Ted Logan <tedlogan@xxxxxx>

Reviewed-by: David Matlack <dmatlack@xxxxxxxxxx>