Re: [PATCH v3] PCI: mt7621: Add sentinel to quirks table

From: Lorenzo Pieralisi
Date: Tue Dec 06 2022 - 06:08:06 EST


On Tue, 6 Dec 2022 06:46:45 +1000, John Thomson wrote:
> This driver was missing a sentinel in the struct soc_device_attribute
> array, which caused an oops when assessed by
> soc_device_match(mt7621_pcie_quirks_match)
> This was only exposed once the CONFIG_SOC_MT7621 mt7621 soc_dev_attr
> was fixed to register the soc as a device, in commit 7c18b64bba3b ("mips:
> ralink: mt7621: do not use kzalloc too early")
>
> [...]

Applied to pci/mt7621, thanks!

[1/1] PCI: mt7621: Add sentinel to quirks table
https://git.kernel.org/lpieralisi/pci/c/19098934f910

Thanks,
Lorenzo