commit | efbbd05a595343a413964ad85a2ad359b7b7efbd | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Dec 16 18:04:40 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 16 19:01:58 2009 +0100 |
tree | c1bf0d86134187e127a00067b50b0684c2988860 | |
parent | 881232b70b195768a71cd74ff4b4e8ab9502997b [diff] |
sched: Add pre and post wakeup hooks As will be apparent in the next patch, we need a pre wakeup hook for sched_fair task migration, hence rename the post wakeup hook and one pre wakeup. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> LKML-Reference: <20091216170518.114746117@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>