Re: [PATCH 0/2] tools: Fix tools/virtio test build

From: Yichong Chen

Date: Mon Jun 22 2026 - 23:20:07 EST


Hi Michael,

I tested the commit you pointed me to:

8cb2c9285e4c ("can: virtio: Fix comment in UAPI header")

The tools/virtio build failure is still reproducible there with:

make -C tools/virtio test

The first failure is:

include/linux/virtio.h:10:10: fatal error:
linux/mod_devicetable.h: No such file or directory

I also checked my original v7.1-based series, and it does not apply
cleanly on top of this commit due to context changes in
tools/virtio/linux/dma-mapping.h.

Would you like me to respin the series on top of 8cb2c9285e4c?

Thanks,
Yichong