sched: rename idle_type/SCHED_IDLE
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:57 +0000 (18:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:57 +0000 (18:51 +0200)
commitd15bcfdbe1818478891d714343f037cfe60875f0
tree62362e16a1b189161d0c163085898043e6844a5e
parent7dcca30a32aadb0520417521b0c44f42d09fe05c
sched: rename idle_type/SCHED_IDLE

enum idle_type (used by the load-balancer) clashes with the
SCHED_IDLE name that we want to introduce. 'CPU_IDLE' instead
of 'SCHED_IDLE' is more descriptive as well.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
This page took 0.048728 seconds and 5 git commands to generate.