diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/topology.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/topology.h b/include/linux/topology.h index fef57040a4e2..c87edcd87967 100644 --- a/include/linux/topology.h +++ b/include/linux/topology.h | |||
| @@ -160,7 +160,7 @@ int arch_update_cpu_topology(void); | |||
| 160 | | 1*SD_BALANCE_EXEC \ | 160 | | 1*SD_BALANCE_EXEC \ |
| 161 | | 1*SD_BALANCE_FORK \ | 161 | | 1*SD_BALANCE_FORK \ |
| 162 | | 1*SD_BALANCE_WAKE \ | 162 | | 1*SD_BALANCE_WAKE \ |
| 163 | | 0*SD_WAKE_AFFINE \ | 163 | | 1*SD_WAKE_AFFINE \ |
| 164 | | 0*SD_SHARE_CPUPOWER \ | 164 | | 0*SD_SHARE_CPUPOWER \ |
| 165 | | 0*SD_SHARE_PKG_RESOURCES \ | 165 | | 0*SD_SHARE_PKG_RESOURCES \ |
| 166 | | 0*SD_SERIALIZE \ | 166 | | 0*SD_SERIALIZE \ |
| @@ -186,7 +186,7 @@ int arch_update_cpu_topology(void); | |||
| 186 | | 0*SD_BALANCE_EXEC \ | 186 | | 0*SD_BALANCE_EXEC \ |
| 187 | | 0*SD_BALANCE_FORK \ | 187 | | 0*SD_BALANCE_FORK \ |
| 188 | | 0*SD_BALANCE_WAKE \ | 188 | | 0*SD_BALANCE_WAKE \ |
| 189 | | 1*SD_WAKE_AFFINE \ | 189 | | 0*SD_WAKE_AFFINE \ |
| 190 | | 0*SD_SHARE_CPUPOWER \ | 190 | | 0*SD_SHARE_CPUPOWER \ |
| 191 | | 0*SD_POWERSAVINGS_BALANCE \ | 191 | | 0*SD_POWERSAVINGS_BALANCE \ |
| 192 | | 0*SD_SHARE_PKG_RESOURCES \ | 192 | | 0*SD_SHARE_PKG_RESOURCES \ |
