diff options
| author | Dominik Brodowski <[email protected]> | 2018-03-14 22:40:35 +0100 |
|---|---|---|
| committer | Dominik Brodowski <[email protected]> | 2018-04-02 20:15:31 +0200 |
| commit | 7d4dd4f159b94003655b1688d9a4c0e2b6268ff8 (patch) | |
| tree | ba86cee2e4ce224148661fcd8255416c136af374 /tools/perf/scripts/python | |
| 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/[email protected]
Cc: Ingo Molnar <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions