aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c
diff options
context:
space:
mode:
authorDominik Brodowski <linux@dominikbrodowski.net>2018-03-14 22:40:35 +0100
committerDominik Brodowski <linux@dominikbrodowski.net>2018-04-02 20:15:31 +0200
commit7d4dd4f159b94003655b1688d9a4c0e2b6268ff8 (patch)
treeba86cee2e4ce224148661fcd8255416c136af374 /mm/mempolicy.c
parentkernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c (diff)
downloadlinux-dev-7d4dd4f159b94003655b1688d9a4c0e2b6268ff8.tar.xz
linux-dev-7d4dd4f159b94003655b1688d9a4c0e2b6268ff8.zip
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
Using the sched-internal do_sched_yield() helper allows us to get rid of the sched-internal call to the sys_sched_yield() 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: Ingo Molnar <mingo@redhat.com> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions