From 5d5c781f168f7b007c03050dca1649c0f30a171d Mon Sep 17 00:00:00 2001 From: Michael Ellerman Date: Thu, 17 Nov 2005 20:34:35 +1100 Subject: [PATCH] --- yaml --- r: 14383 b: refs/heads/master c: d2a33170972c5772826f7f6cc950ab69ba034667 h: refs/heads/master i: 14381: 848a2d8ce89303ae071e0d1271e9cdd26cff950f 14379: 7b47de357f0b78fb189fe3d9cb57f481c5e1c98a 14375: f1233438cf226a6e0a301dbc2e711dcc50b86921 14367: 1ce19ab56bf8dbcd9c7672c292a3f8b82c8a83f7 v: v3 --- [refs] | 2 +- trunk/include/asm-powerpc/topology.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 86f7288dc738..19afa42c3b74 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b341e32e5cc1a154cb0ac2f4229c2d040647804b +refs/heads/master: d2a33170972c5772826f7f6cc950ab69ba034667 diff --git a/trunk/include/asm-powerpc/topology.h b/trunk/include/asm-powerpc/topology.h index 0e8c20c96062..db8095cbe09b 100644 --- a/trunk/include/asm-powerpc/topology.h +++ b/trunk/include/asm-powerpc/topology.h @@ -42,7 +42,7 @@ static inline int node_to_first_cpu(int node) .cache_nice_tries = 1, \ .per_cpu_gain = 100, \ .busy_idx = 3, \ - .idle_id = 1, \ + .idle_idx = 1, \ .newidle_idx = 2, \ .wake_idx = 1, \ .flags = SD_LOAD_BALANCE \