diff options
author | Dominik Brodowski | 2018-03-14 22:40:35 +0100 |
---|---|---|
committer | Dominik Brodowski | 2018-04-02 20:15:31 +0200 |
commit | 7d4dd4f159b94003655b1688d9a4c0e2b6268ff8 (patch) | |
tree | ba86cee2e4ce224148661fcd8255416c136af374 /kernel/ksysfs.c | |
parent | e530dca584a9aa4aedf26adf0ed3c1c9b80e2767 (diff) |
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 'kernel/ksysfs.c')
0 files changed, 0 insertions, 0 deletions