X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=include%2Fasm-i386%2Ftopology.h;h=7fc512d90ea85762884f419b3ae8285a34e2028f;hb=02b64dab5675bc08048c7f70cbb0d8a417d20dbe;hp=978d09596130d2625d2eee9be4e8b850e8cbf4c5;hpb=b4a9071af62f95dc6d22040a0b37ac7225ce4d54;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-i386/topology.h b/include/asm-i386/topology.h index 978d0959613..7fc512d90ea 100644 --- a/include/asm-i386/topology.h +++ b/include/asm-i386/topology.h @@ -85,10 +85,10 @@ static inline int node_to_first_cpu(int node) .idle_idx = 1, \ .newidle_idx = 2, \ .wake_idx = 1, \ - .per_cpu_gain = 100, \ .flags = SD_LOAD_BALANCE \ | SD_BALANCE_EXEC \ | SD_BALANCE_FORK \ + | SD_SERIALIZE \ | SD_WAKE_BALANCE, \ .last_balance = jiffies, \ .balance_interval = 1, \