Re: [PATCH 11/12] platform-msi: Add platform check for subdevice irq domain

From: Lu Baolu
Date: Thu Feb 04 2021 - 08:24:59 EST


Hi Jason,

On 2021/2/4 20:14, Jason Gunthorpe wrote:
On Wed, Feb 03, 2021 at 12:56:44PM -0800, Megha Dey wrote:
+bool arch_support_pci_device_ims(struct pci_dev *pdev)
+{

Consistent language please, we are not using IMS elsewhere, this
feature is called device_msi in Linux.


Thanks for pointing this out. I will correct it.

Jason


Best regards,
baolu