diff options
author | Dominik Brodowski <[email protected]> | 2018-03-17 16:00:25 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:31 +0200 |
commit | b6e9b0babb7a02ae4f00f053974609000f00950e (patch) | |
tree | 0d549e6585c79ace69a06aa1004ec9ee42ec4e25 /lib/mpi/mpicoder.c | |
parent | 7d4dd4f159b94003655b1688d9a4c0e2b6268ff8 (diff) |
mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
Move compat_sys_migrate_pages() to mm/mempolicy.c and make it call a newly
introduced helper -- kernel_migrate_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/[email protected]
Cc: Al Viro <[email protected]>
Cc: [email protected]
Cc: Andrew Morton <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions