From: Peter Zijlstra Date: Wed, 16 Dec 2009 17:04:40 +0000 (+0100) Subject: sched: Add pre and post wakeup hooks X-Git-Tag: v2.6.33-rc2~48^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efbbd05a595343a413964ad85a2ad359b7b7efbd;p=pandora-kernel.git 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 Cc: Mike Galbraith LKML-Reference: <20091216170518.114746117@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed