]> Git Repo - linux.git/commit - include/linux/cpu.h
sched: define and use CPU_PRI_* enums for cpu notifier priorities
authorTejun Heo <[email protected]>
Tue, 8 Jun 2010 19:40:36 +0000 (21:40 +0200)
committerTejun Heo <[email protected]>
Tue, 8 Jun 2010 19:40:36 +0000 (21:40 +0200)
commit50a323b73069b169385a8ac65633dee837a7d13f
tree020820efb3af12486981381a1e087c1907fdeeb8
parent3975d16760d4be7402d1067c548c30c427971331
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 <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
include/linux/cpu.h
include/linux/perf_event.h
kernel/sched.c
This page took 0.053699 seconds and 4 git commands to generate.