diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/sched/topology.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/linux/sched/topology.h b/include/linux/sched/topology.h index d7b6dab956ec..7d065abc7a47 100644 --- a/include/linux/sched/topology.h +++ b/include/linux/sched/topology.h | |||
| @@ -71,14 +71,6 @@ struct sched_domain_shared { | |||
| 71 | atomic_t ref; | 71 | atomic_t ref; |
| 72 | atomic_t nr_busy_cpus; | 72 | atomic_t nr_busy_cpus; |
| 73 | int has_idle_cores; | 73 | int has_idle_cores; |
| 74 | |||
| 75 | /* | ||
| 76 | * Some variables from the most recent sd_lb_stats for this domain, | ||
| 77 | * used by wake_affine(). | ||
| 78 | */ | ||
| 79 | unsigned long nr_running; | ||
| 80 | unsigned long load; | ||
| 81 | unsigned long capacity; | ||
| 82 | }; | 74 | }; |
| 83 | 75 | ||
| 84 | struct sched_domain { | 76 | struct sched_domain { |
