From: Tejun Heo Date: Tue, 8 Jun 2010 19:40:36 +0000 (+0200) Subject: sched: define and use CPU_PRI_* enums for cpu notifier priorities X-Git-Tag: v2.6.36-rc1~531^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50a323b73069b169385a8ac65633dee837a7d13f;p=pandora-kernel.git sched: define and use CPU_PRI_* enums for cpu notifier priorities Instead of hardcoding priority 10 and 20 in sched and perf, collect them into CPU_PRI_* enums. Signed-off-by: Tejun Heo Acked-by: Peter Zijlstra Cc: Rusty Russell Cc: Paul Mackerras Cc: Ingo Molnar Cc: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed