diff options
Diffstat (limited to 'arch/x86/include/asm/topology.h')
| -rw-r--r-- | arch/x86/include/asm/topology.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/include/asm/topology.h b/arch/x86/include/asm/topology.h index 25a92842dd9..40e37b10c6c 100644 --- a/arch/x86/include/asm/topology.h +++ b/arch/x86/include/asm/topology.h @@ -143,6 +143,7 @@ extern unsigned long node_remap_size[];  				| 1*SD_BALANCE_FORK			\  				| 0*SD_BALANCE_WAKE			\  				| 1*SD_WAKE_AFFINE			\ +				| 0*SD_PREFER_LOCAL			\  				| 0*SD_SHARE_CPUPOWER			\  				| 0*SD_POWERSAVINGS_BALANCE		\  				| 0*SD_SHARE_PKG_RESOURCES		\  |