From: Pekka Enberg Date: Sat, 4 Aug 2012 08:49:47 +0000 (+0300) Subject: sched: Document schedule() entry points X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~95^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edde96eafc91a510f404e7b82cfc0ecb608505ee;p=pandora-kernel.git sched: Document schedule() entry points This patch adds a comment on top of the schedule() function to explain to scheduler newbies how the main scheduler function is entered. Acked-by: Randy Dunlap Explained-by: Ingo Molnar Explained-by: Peter Zijlstra Signed-off-by: Pekka Enberg Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1344070187-2420-1-git-send-email-penberg@kernel.org Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed