diff options
Diffstat (limited to 'include/linux/sched.h')
-rw-r--r-- | include/linux/sched.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/sched.h b/include/linux/sched.h index e3e900f318d7..dfea40574b2a 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h | |||
@@ -960,6 +960,7 @@ struct sched_domain { | |||
960 | char *name; | 960 | char *name; |
961 | #endif | 961 | #endif |
962 | 962 | ||
963 | unsigned int span_weight; | ||
963 | /* | 964 | /* |
964 | * Span of all CPUs in this domain. | 965 | * Span of all CPUs in this domain. |
965 | * | 966 | * |