aboutsummaryrefslogtreecommitdiffstats
path: root/arch/metag/include/asm/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/metag/include/asm/topology.h')
-rw-r--r--arch/metag/include/asm/topology.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/metag/include/asm/topology.h b/arch/metag/include/asm/topology.h
index 23f5118f58db..8e9c0b3b9691 100644
--- a/arch/metag/include/asm/topology.h
+++ b/arch/metag/include/asm/topology.h
@@ -26,6 +26,8 @@
.last_balance = jiffies, \
.balance_interval = 1, \
.nr_balance_failed = 0, \
+ .max_newidle_lb_cost = 0, \
+ .next_decay_max_lb_cost = jiffies, \
}
#define cpu_to_node(cpu) ((void)(cpu), 0)