linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: small fixup series for mm-unstable
@ 2024-03-23  3:33 peterx
  2024-03-23  3:33 ` [PATCH 1/2] fixup! mm: make HPAGE_PXD_* macros even if !THP peterx
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: peterx @ 2024-03-23  3:33 UTC (permalink / raw)
  To: linux-kernel, linux-mm; +Cc: Andrew Morton, SeongJae Park, peterx

From: Peter Xu <peterx@redhat.com>

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@redhat.com

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-03-23 17:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-23  3:33 [PATCH 0/2] mm: small fixup series for mm-unstable peterx
2024-03-23  3:33 ` [PATCH 1/2] fixup! mm: make HPAGE_PXD_* macros even if !THP peterx
2024-03-23  3:33 ` [PATCH 2/2] fixup! mm/gup: handle hugepd for follow_page() peterx
2024-03-23 17:51 ` [PATCH 0/2] mm: small fixup series for mm-unstable SeongJae Park

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).