On Mon, Apr 24, 2023 at 07:39:26AM +0000, David Laight wrote: > From: gregkh@xxxxxxxxxxxxxxxxxxx > > Sent: 24 April 2023 07:05 > > > > This is a note to let you know that I've just added the patch titled > > > > PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries() > > > > to the 6.2-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > > > The filename of the patch is: > > pci-msi-remove-over-zealous-hardware-size-check-in-pci_msix_validate_entries.patch > > and it can be found in the queue-6.2 subdirectory. > > > > If you, or anyone else, feels it should not be added to the stable tree, > > please let <stable@xxxxxxxxxxxxxxx> know about it. > > I didn't think the broken code got added until the 6.3 rc cycle. > So I suspect it doesn't apply and isn't needed. The patch says: Fixes: 4644d22eb673 ("PCI/MSI: Validate MSI-X contiguous restriction early") And that commit is in 6.2: $ git describe --contains 4644d22eb673 v6.2-rc1~195^2~69 Now if that is not correct, please let me know. thanks, greg k-h