]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-x86_64/topology.h
[MIPS] Change names of local variables to silence sparse
[karo-tx-linux.git] / include / asm-x86_64 / topology.h
index 5c8f49280dbcc273d718bfd1d9895403910a3ca5..4fd6fb23953e997134c701252cbe4af8bf19c3e9 100644 (file)
@@ -43,10 +43,10 @@ extern int __node_distance(int, int);
        .newidle_idx            = 0,                    \
        .wake_idx               = 1,                    \
        .forkexec_idx           = 1,                    \
-       .per_cpu_gain           = 100,                  \
        .flags                  = SD_LOAD_BALANCE       \
                                | SD_BALANCE_FORK       \
                                | SD_BALANCE_EXEC       \
+                               | SD_SERIALIZE          \
                                | SD_WAKE_BALANCE,      \
        .last_balance           = jiffies,              \
        .balance_interval       = 1,                    \