linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-mm 0/2] Fix trivial build errors on -mm tree
@ 2022-02-09  9:41 SeongJae Park
  2022-02-09  9:41 ` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU SeongJae Park
  2022-02-09  9:41 ` [PATCH for-mm 2/2] mm/gup: Make migrate_device_page() fails always if !CONFIG_DEVICE_PRIVATE SeongJae Park
  0 siblings, 2 replies; 9+ messages in thread
From: SeongJae Park @ 2022-02-09  9:41 UTC (permalink / raw)
  To: akpm; +Cc: linux-mm, linux-kernel, SeongJae Park

This patchset fixes a couple of build errors of latest -mm tree.

SeongJae Park (2):
  mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU
  mm/gup: Make migrate_device_page() fails always if
    !CONFIG_DEVICE_PRIVATE

 mm/gup.c      | 9 +++++++++
 mm/internal.h | 1 +
 2 files changed, 10 insertions(+)

-- 
2.17.1



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

end of thread, other threads:[~2022-02-11  3:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09  9:41 [PATCH for-mm 0/2] Fix trivial build errors on -mm tree SeongJae Park
2022-02-09  9:41 ` [PATCH for-mm 1/2] mm/internal: Implement no-op mlock_page_drain() for !CONFIG_MMU SeongJae Park
2022-02-09 15:37   ` Hugh Dickins
2022-02-09 16:19     ` Geert Uytterhoeven
2022-02-10  4:37       ` Hugh Dickins
2022-02-10  4:44       ` [PATCH for-mm 1/2 v2] " Hugh Dickins
2022-02-10  7:58         ` SeongJae Park
2022-02-11  3:58         ` Stephen Rothwell
2022-02-09  9:41 ` [PATCH for-mm 2/2] mm/gup: Make migrate_device_page() fails always if !CONFIG_DEVICE_PRIVATE 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).