On Wed, Feb 24, 2021 at 03:00:18PM -0800, Arun Easi wrote: > Hi Bjorn, > > On Fri, 18 Dec 2020, 5:04pm, Arun Easi wrote: > > > The VPD quirk was added by [0] to avoid a system NMI; this issue > > has been long fixed in the HBA firmware. In addition, PCI also has > > the logic to check the VPD size [1], so this quirk can be reverted > > now. More details in the thread: > > "VPD blacklist of Marvell QLogic 1077/2261" [2]. > > > > [0] 0d5370d1d852 ("PCI: Prevent VPD access for QLogic ISP2722") > > [1] 104daa71b396 ("PCI: Determine actual VPD size on first access") > > [2] https://urldefense.proofpoint.com/v2/url?u=https-3A__lore.kernel.org_linux-2Dpci_alpine.LRH.2.21.9999.2012161641230.28924-40irv1user01.caveonetworks.com_&d=DwIBAg&c=nKjWec2b6R0mOyPaz7xtfQ&r=P-q_Qkt75qFy33SvdD2nAxAyN87eO1d-mFO-lqNOomw&m=Bw8qGbVsETqSibSD8JVMAxZh8BCn1cHuskKjbarfuT8&s=IMvYnIBgaHJkzF2-GgIrGymbRguV287NVLG1_KcP_po&e= > > > > Signed-off-by: Arun Easi <aeasi@xxxxxxxxxxx> > > CC: stable@xxxxxxxxxxxxxxx # v4.6+ > > --- > > Wondering if there is something needed from my side. I could not find this > in the v5.12 list. Sorry, I blew it on this one (and other VPD patches from Heiner). It's too late for v5.12, but I'll try again for v5.13. Bjorn