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:

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 >>

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

Re: [PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a

2023-03-18 Thread Lorenzo Pieralisi
On Thu, 09 Feb 2023 10:10:50 -0500, Frank Li wrote: > Add PCIe EP mode support for ls1028a. > > Applied to controller/layerscape, thanks! [1/1] PCI: layerscape: Add EP mode support for ls1028a https://git.kernel.org/pci/pci/c/be567c6cbc08 Thanks, Lorenzo

Re: [PATCH 0/3] COVER: Remove memcpy_page_flushcache()

2023-03-18 Thread Konstantin Ryabitsev
On Thu, Mar 16, 2023 at 09:16:34AM -0700, Ira Weiny wrote: > > It's also much easier to run git-send-email HEAD^^^, rather than running > > it three separate times, let alone if it's a 20 patch series. > > Exactly. And I'm using b4 which would have forced me to create a separate > branch for