]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/sched.c
sched: clean up debug info
[linux-2.6-omap-h63xx.git] / kernel / sched.c
index 57c933ffbee1aab4794c30f3690b8188e4ddf02a..f3149244e324cdf5eae0280e16cf18446295c252 100644 (file)
@@ -399,7 +399,7 @@ struct cfs_rq {
         */
        struct sched_entity *curr, *next, *last;
 
-       unsigned long nr_spread_over;
+       unsigned int nr_spread_over;
 
 #ifdef CONFIG_FAIR_GROUP_SCHED
        struct rq *rq;  /* cpu runqueue to which this cfs_rq is attached */