mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-21 21:28:43 +00:00
Some kconfigs don't automatically include this symbol which results in sub
functions for some of the dirty tracking related things that are
non-functional. Thus the test suite will fail. select IOMMUFD_DRIVER in
the IOMMUFD_TEST kconfig to fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| device.c | ||
| double_span.h | ||
| hw_pagetable.c | ||
| io_pagetable.c | ||
| io_pagetable.h | ||
| ioas.c | ||
| iommufd_private.h | ||
| iommufd_test.h | ||
| iova_bitmap.c | ||
| Kconfig | ||
| main.c | ||
| Makefile | ||
| pages.c | ||
| selftest.c | ||
| vfio_compat.c | ||