diff options
author | Dominik Brodowski <[email protected]> | 2018-03-17 16:20:01 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:34 +0200 |
commit | af03c4acb728dd9ed850d329a1cff71d52e7f3a8 (patch) | |
tree | 637aca733c8dad55692868fe8cff5af53abccdc1 /scripts/gdb/linux/proc.py | |
parent | e7dc9ad6e98eb8cc49b454d54e361f91aebc395f (diff) |
mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls
Using the mm-internal kernel_[sg]et_mempolicy() helper allows us to get
rid of the mm-internal calls to the sys_[sg]et_mempolicy() syscalls.
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions