[PATCH 0/2] mm: small fixup series for mm-unstable

From: peterx
Date: Fri Mar 22 2024 - 23:33:25 EST


From: Peter Xu <peterx@xxxxxxxxxx>

Andrew,

This is the small series that should fixes the two reported issues on
mm-unstable for this series:

https://lore.kernel.org/r/20240321220802.679544-1-peterx@xxxxxxxxxx

This is build tested on (1) x86_64, allnoconfig+allmodconfig, (2) m68k,
allnoconfig+allmodconfig.

Please consider dropping below quickfix:

mm-gup-handle-hugepd-for-follow_page-fix

Then apply these two fixups.

Sorry this "small" fixup series is not that small. Said that, I tested
apply and the fixup should auto-squash all fine on current mm-unstable with
a rebase. If not, feel free to let me know if you want me to resend the
whole series with a base commit, or whatever easy for you.

Thanks,

Peter Xu (2):
fixup! mm: make HPAGE_PXD_* macros even if !THP
fixup! mm/gup: handle hugepd for follow_page()

include/linux/huge_mm.h | 16 ++-
mm/gup.c | 287 ++++++++++++++++++++--------------------
2 files changed, 154 insertions(+), 149 deletions(-)

--
2.44.0