aboutsummaryrefslogtreecommitdiff
path: root/include/asm-sh/topology.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sh/topology.h')
-rw-r--r--include/asm-sh/topology.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sh/topology.h b/include/asm-sh/topology.h
index f402a3b1cfa..34cdb28e8f4 100644
--- a/include/asm-sh/topology.h
+++ b/include/asm-sh/topology.h
@@ -16,7 +16,7 @@
.cache_nice_tries = 2, \
.busy_idx = 3, \
.idle_idx = 2, \
- .newidle_idx = 0, \
+ .newidle_idx = 2, \
.wake_idx = 1, \
.forkexec_idx = 1, \
.flags = SD_LOAD_BALANCE \