aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/io.c
diff options
context:
space:
mode:
authorNam Cao <[email protected]>2025-06-30 10:26:14 +0000
committerThomas Gleixner <[email protected]>2025-06-30 14:59:12 +0000
commiteb2c93e7028b4c9fe4761734d65ee40712d1c242 (patch)
tree17d78db1167d5b46ee87c14ddac27e27ac2c25d8 /rust/helpers/io.c
parentLinux 6.16-rc4 (diff)
downloadkernel-eb2c93e7028b4c9fe4761734d65ee40712d1c242.tar.gz
kernel-eb2c93e7028b4c9fe4761734d65ee40712d1c242.zip
irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQ
irq-msi-lib directly uses struct msi_domain_info and more things which are only available when CONFIG_GENERIC_MSI_IRQ=y. However, there is no dependency specified and CONFIG_IRQ_MSI_LIB can be enabled without CONFIG_GENERIC_MSI_IRQ, which causes the kernel build fail. Make IRQ_MSI_LIB select GENEREIC_MSI_IRQ to prevent that. Fixes: 72e257c6f058 ("irqchip: Provide irq-msi-lib") Reported-by: kernel test robot <[email protected]> Signed-off-by: Nam Cao <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/b0c44007f3b7e062228349a2395f8d850050db33.1751277765.git.namcao@linutronix.de Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Diffstat (limited to 'rust/helpers/io.c')
0 files changed, 0 insertions, 0 deletions