[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YGRcU8esaSxq45aT@rocinante>
Date: Wed, 31 Mar 2021 13:26:11 +0200
From: Krzysztof Wilczyński <kw@...ux.com>
To: Bjorn Helgaas <helgaas@...nel.org>
Cc: Heiner Kallweit <hkallweit1@...il.com>,
Leon Romanovsky <leonro@...dia.com>,
Russell King - ARM Linux <linux@...linux.org.uk>,
David Miller <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, nic_swsd@...ltek.com,
linux-pci@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
netdev@...r.kernel.org, Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH v4 0/3] PCI: Disable parity checking
Hi Bjorn,
> I think this is essentially the same as Heiner's v3 posting, with these
> changes:
>
> - Added a pci_disable_parity() interface in pci.c instead of making a
> public pci_quirk_broken_parity() because quirks.c is only compiled when
> CONFIG_PCI_QUIRKS=y.
Very nice idea to add pci_disable_parity(), looks very clean.
> - Removed the setting of dev->broken_parity_status because it's really
> only used by EDAC error reporting, and if we disable parity error
> reporting, we shouldn't get there. This change will be visible in the
> sysfs "broken_parity_status" file, but I doubt that's important.
>
> I dropped Leon's reviewed-by because I fiddled with the code. Similarly I
> haven't added your signed-off-by, Heiner, because I don't want you blamed
> for my errors. But if this looks OK to you I'll add it.
[...]
Thank you Bjorn and Heiner!
Reviewed-by: Krzysztof Wilczyński <kw@...ux.com>
Krzysztof
Powered by blists - more mailing lists