Re: [patch 04/37] PCI/MSI: Use lock from msi_device_data
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-11-27 12:15:40
Also in:
dmaengine, linux-iommu, linux-pci, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-11-27 12:15:40
Also in:
dmaengine, linux-iommu, linux-pci, lkml
On Sat, Nov 27, 2021 at 02:20:13AM +0100, Thomas Gleixner wrote:
Remove the register lock from struct device and use the one in struct msi_device_data. Signed-off-by: Thomas Gleixner <redacted> --- drivers/base/core.c | 1 - drivers/pci/msi/msi.c | 2 +- include/linux/device.h | 2 -- 3 files changed, 1 insertion(+), 4 deletions(-)
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel