Re: [PATCHv2 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO

2023-03-18 Thread Grant Grundler
On Fri, Mar 17, 2023 at 12:31 PM Bjorn Helgaas wrote: > > On Fri, Mar 17, 2023 at 11:50:22AM -0700, Sathyanarayanan Kuppuswamy wrote: > > On 3/17/23 10:51 AM, Grant Grundler wrote: > > > Since correctable errors have been corrected (and counted), the dmesg > > > output > > > should not be reporte

Re: [PATCH v2 0/4] Reenable VFIO support on POWER systems

2023-03-18 Thread Timothy Pearson
- Original Message - > From: "Timothy Pearson" > To: "Michael Ellerman" > Cc: "Timothy Pearson" , "kvm" > , "linuxppc-dev" > > Sent: Thursday, March 9, 2023 1:28:20 PM > Subject: Re: [PATCH v2 0/4] Reenable VFIO support on POWER systems > - Original Message - >> From: "Micha

Re: [PATCH v4 20/36] powerpc: Implement the new page table range API

2023-03-18 Thread Christophe Leroy
Le 17/03/2023 à 04:47, Matthew Wilcox a écrit : > On Wed, Mar 15, 2023 at 10:18:22AM +, Christophe Leroy wrote: >> I investigated a bit further and can confirm now that the above won't >> always work, see comment >> https://elixir.bootlin.com/linux/v6.3-rc2/source/arch/powerpc/include/asm/noh

Re: powerpc/pseries: Fix exception handling in pSeries_reconfig_add_node()

2023-03-18 Thread Markus Elfring
The label “out_err” was used to jump to another pointer check despite of the detail in the implementation of the function “pSeries_reconfig_add_node” that it was determined already that the corresponding variable contained a null pointer (because of a failed function call