On Thu, Mar 22, 2018 at 10:00:37AM +0100, Dominik Brodowski wrote: > 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 tries to remove in-kernel calls to > syscalls. On this basis, the syscall entry path can be streamlined. But why !? Either Cc me on more of the series such that the whole makes sense, or better yet, write a proper Changelog.