diff options
Diffstat (limited to 'arch/ia64')
-rw-r--r-- | arch/ia64/include/asm/topology.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/asm/topology.h b/arch/ia64/include/asm/topology.h index 569b9dafc78c..d0141fbf51d0 100644 --- a/arch/ia64/include/asm/topology.h +++ b/arch/ia64/include/asm/topology.h | |||
@@ -68,7 +68,6 @@ void build_cpu_to_node_map(void); | |||
68 | | SD_BALANCE_NEWIDLE \ | 68 | | SD_BALANCE_NEWIDLE \ |
69 | | SD_BALANCE_EXEC \ | 69 | | SD_BALANCE_EXEC \ |
70 | | SD_BALANCE_FORK \ | 70 | | SD_BALANCE_FORK \ |
71 | | SD_BALANCE_WAKE \ | ||
72 | | SD_WAKE_AFFINE, \ | 71 | | SD_WAKE_AFFINE, \ |
73 | .last_balance = jiffies, \ | 72 | .last_balance = jiffies, \ |
74 | .balance_interval = 1, \ | 73 | .balance_interval = 1, \ |
@@ -94,7 +93,6 @@ void build_cpu_to_node_map(void); | |||
94 | | SD_BALANCE_NEWIDLE \ | 93 | | SD_BALANCE_NEWIDLE \ |
95 | | SD_BALANCE_EXEC \ | 94 | | SD_BALANCE_EXEC \ |
96 | | SD_BALANCE_FORK \ | 95 | | SD_BALANCE_FORK \ |
97 | | SD_BALANCE_WAKE \ | ||
98 | | SD_SERIALIZE, \ | 96 | | SD_SERIALIZE, \ |
99 | .last_balance = jiffies, \ | 97 | .last_balance = jiffies, \ |
100 | .balance_interval = 64, \ | 98 | .balance_interval = 64, \ |