]> git.baikalelectronics.ru Git - kernel.git/commit
genirq/msi: Remove the original sysfs interfaces
authorThomas Gleixner <tglx@linutronix.de>
Fri, 10 Dec 2021 22:19:08 +0000 (23:19 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:16:39 +0000 (22:16 +0100)
commitf9ff7c498820ac7c9c227d29bfa7075fd4d77078
tree8b029b924a72077f9facfd7b8340dbd9c06c985b
parentfd04299543a58b48fe2e584665e4263eee408cde
genirq/msi: Remove the original sysfs interfaces

No more users. Refactor the core code accordingly and move the global
interface under CONFIG_PCI_MSI_ARCH_FALLBACKS.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Michael Kelley <mikelley@microsoft.com>
Tested-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211210221814.168362229@linutronix.de
include/linux/msi.h
kernel/irq/msi.c