On Sat, 2 Sep 2023, Andrew Morton wrote: > > The patch titled > Subject: mm/pagewalk: fix bootstopping regression from extra pte_unmap() > has been added to the -mm mm-hotfixes-unstable branch. Its filename is > mm-pagewalk-fix-bootstopping-regression-from-extra-pte_unmap.patch > > This patch will shortly appear at > https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/mm-pagewalk-fix-bootstopping-regression-from-extra-pte_unmap.patch > > This patch will later appear in the mm-hotfixes-unstable branch at > git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > > Before you just go and hit "reply", please: > a) Consider who else should be cc'ed > b) Prefer to cc a suitable mailing list as well > c) Ideally: find the original patch on the mailing list and do a > reply-to-all to that, adding suitable additional cc's > > *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** > > The -mm tree is included into linux-next via the mm-everything > branch at git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm > and is updated there every 2-3 working days > > ------------------------------------------------------ > From: Hugh Dickins <hughd@xxxxxxxxxx> > Subject: mm/pagewalk: fix bootstopping regression from extra pte_unmap() > Date: Sat, 2 Sep 2023 08:29:30 -0700 (PDT) Thanks, Andrew, but it is already ee40d543e97d23d3392d8fb1ec9972eb4e9c7611 in Linus's tree - I'm sure we all felt it was best rushed in. (Or maybe you want to keep a copy in mm.git until that's rebased, okay.) Hugh