aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2018-03-17 16:08:03 +0100
committerDominik Brodowski <linux@dominikbrodowski.net>2018-04-02 20:15:32 +0200
commit7addf44388255f6fa99c83e3e2ad79cef0813698 (patch)
tree3373275fd1a2b8455ad91b7220417ebd901baa2f /mm/mempolicy.c
parentmm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c (diff)
downloadlinux-dev-7addf44388255f6fa99c83e3e2ad79cef0813698.tar.xz
linux-dev-7addf44388255f6fa99c83e3e2ad79cef0813698.zip
mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
Move compat_sys_move_pages() to mm/migrate.c and make it call a newly introduced helper -- kernel_move_pages() -- instead of the syscall. This patch is part of a series which removes in-kernel calls to syscalls. On this basis, the syscall entry path can be streamlined. For details, see http://lkml.kernel.org/r/20180325162527.GA17492@light.dominikbrodowski.net Cc: Al Viro <viro@zeniv.linux.org.uk> Cc: linux-mm@kvack.org Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions