]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/sched.h
sched: prevent wakeup over-scheduling
[linux-2.6-omap-h63xx.git] / include / linux / sched.h
index 04233c8974d9ac7e979333f8b349af628159344c..8be5b57768c0ce614d7da5006e1c6bd7db3bb66b 100644 (file)
@@ -912,6 +912,7 @@ struct sched_entity {
        struct load_weight      load;           /* for load-balancing */
        struct rb_node          run_node;
        unsigned int            on_rq;
+       int                     peer_preempt;
 
        u64                     exec_start;
        u64                     sum_exec_runtime;