mbox series

[for-mm,0/2] Fix trivial build errors on -mm tree

Message ID 20220209094158.21941-1-sj@kernel.org (mailing list archive)
Headers show
Series Fix trivial build errors on -mm tree | expand

Message

SeongJae Park Feb. 9, 2022, 9:41 a.m. UTC
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(+)