aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/include/asm/topology.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/topology.h b/arch/powerpc/include/asm/topology.h
index d1c1d312f808..13efa4d95e76 100644
--- a/arch/powerpc/include/asm/topology.h
+++ b/arch/powerpc/include/asm/topology.h
@@ -75,7 +75,7 @@ static inline int pcibus_to_node(struct pci_bus *bus)
75 .forkexec_idx = 0, \ 75 .forkexec_idx = 0, \
76 \ 76 \
77 .flags = 1*SD_LOAD_BALANCE \ 77 .flags = 1*SD_LOAD_BALANCE \
78 | 1*SD_BALANCE_NEWIDLE \ 78 | 0*SD_BALANCE_NEWIDLE \
79 | 1*SD_BALANCE_EXEC \ 79 | 1*SD_BALANCE_EXEC \
80 | 1*SD_BALANCE_FORK \ 80 | 1*SD_BALANCE_FORK \
81 | 0*SD_BALANCE_WAKE \ 81 | 0*SD_BALANCE_WAKE \