Btrfs: don't walk around with task->state != TASK_RUNNING
[deliverable/linux.git] / include / linux / cpuidle.h
index 51e6b1e520e6feeaefaf71d692be486a128d1d22..dcf77fa826b5a3a0fcac47cdf7c5eaccf67f0521 100644 (file)
@@ -82,6 +82,7 @@ struct cpuidle_state_kobj {
 };
 
 struct cpuidle_device {
+       unsigned int            registered:1;
        unsigned int            enabled:1;
        unsigned int            cpu;
 
This page took 0.02677 seconds and 5 git commands to generate.