diff options
author | 2018-03-17 16:12:22 +0100 | |
---|---|---|
committer | 2018-04-02 20:15:33 +0200 | |
commit | e7dc9ad6e98eb8cc49b454d54e361f91aebc395f (patch) | |
tree | e16b3d0f4eba41a39a648c2b4cb2edf6d1253f78 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c (diff) | |
download | linux-dev-e7dc9ad6e98eb8cc49b454d54e361f91aebc395f.tar.xz linux-dev-e7dc9ad6e98eb8cc49b454d54e361f91aebc395f.zip |
mm: add kernel_mbind() helper; remove in-kernel call to syscall
Using the mm-internal kernel_mbind() helper allows us to get rid of the
mm-internal call to the sys_mbind() 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions