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. Jason
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. Jason