Re: [PATCH] PCI: call dma_debug_add_bus for pci_bus_type in common code
From: Thomas Gleixner <hidden>
Date: 2018-07-30 11:55:33
Also in:
linux-iommu, linux-pci, linux-sh, lkml
From: Thomas Gleixner <hidden>
Date: 2018-07-30 11:55:33
Also in:
linux-iommu, linux-pci, linux-sh, lkml
On Mon, 30 Jul 2018, Christoph Hellwig wrote:
There is nothing arch specific about PCI or dma-debug, so move this call to common code just after registering the bus type. Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Thomas Gleixner <redacted>