]> git.baikalelectronics.ru Git - kernel.git/commit
sched: add schedule_timeout_idle()
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 25 Mar 2016 21:20:21 +0000 (14:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Mar 2016 23:37:42 +0000 (16:37 -0700)
commit780f202ddf38f56509a4a19d3fc3ba6e6fcebbe6
tree6590848e3ff8d0ee4e0624a3f93082c6953906e7
parentbc0b4f869570248dfc4747788388594f29626b22
sched: add schedule_timeout_idle()

This will be needed in the patch "mm, oom: introduce oom reaper".

Acked-by: Michal Hocko <mhocko@suse.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/sched.h
kernel/time/timer.c