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)
commit69b27baf00fa9b7b14b3263c105390d1683425b2
tree6590848e3ff8d0ee4e0624a3f93082c6953906e7
parent1701f680407c6cc05121566cef5293d33881fe71
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