Message ID | 20210616045239.370802-1-aneesh.kumar@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | mrermap fixes | expand |
On Tue, Jun 15, 2021 at 9:53 PM Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com> wrote: > > This patch series is split out series from [PATCH v7 00/11] Speedup mremap on ppc64 > (https://lore.kernel.org/linux-mm/20210607055131.156184-1-aneesh.kumar@linux.ibm.com) > dropping ppc64 specific changes. Both this and the followup powerpc enablement looks ok to me. Apart from the obvious subject line bug ;) Do we have robot confirmation that this version doesn't have any performance regression? Linus
On Wed, 16 Jun 2021 10:22:33 +0530 "Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com> wrote: > This patch series is split out series from [PATCH v7 00/11] Speedup mremap on ppc64 > (https://lore.kernel.org/linux-mm/20210607055131.156184-1-aneesh.kumar@linux.ibm.com) > dropping ppc64 specific changes. > > This patchset is dependent on > https://lore.kernel.org/linux-mm/20210615110859.320299-1-aneesh.kumar@linux.ibm.com Which I just dropped because of all the build breakages :(