Re: [PATCH 1/3] rust: pci: do not depend on CONFIG_PCI_MSI
From: Greg KH
Date: Tue Jan 07 2025 - 05:32:57 EST
On Fri, Jan 03, 2025 at 05:46:01PM +0100, Danilo Krummrich wrote:
> The PCI abstractions do not actually depend on CONFIG_PCI_MSI; it also
> breaks drivers that only depend on CONFIG_PCI, hence drop it.
>
> While at it, move the module entry to its correct location.
>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Closes: https://lore.kernel.org/oe-kbuild-all/202501030744.4ucqC1cB-lkp@xxxxxxxxx/
> Fixes: 3a9c09193657 ("rust: pci: add basic PCI device / driver abstractions")
Where did that git id come from? It's
1bd8b6b2c5d38d9881d59928b986eacba40f9da8. I'll go edit it by hand...
thanks,
greg k-h