diff options
-rw-r--r-- | config-x86-generic | 2 | ||||
-rw-r--r-- | kernel.spec | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/config-x86-generic b/config-x86-generic index 9b80da7ff..ba3993563 100644 --- a/config-x86-generic +++ b/config-x86-generic @@ -37,7 +37,7 @@ CONFIG_M686=y # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set CONFIG_SMP=y -CONFIG_NR_CPUS=32 +CONFIG_NR_CPUS=64 CONFIG_X86_GENERIC=y # CONFIG_X86_PPRO_FENCE is not set CONFIG_HPET=y diff --git a/kernel.spec b/kernel.spec index 692d23344..89fc461bb 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1930,6 +1930,9 @@ fi # || || %changelog +* Thu Sep 23 2010 Kyle McMartin <kyle@redhat.com> +- Bump x86 NR_CPUS to 64. (Still 512/256 on x86_64.) + * Thu Sep 23 2010 Chuck Ebbert <cebbert@redhat.com> 2.6.36-0.26.rc5.git4 - Linux 2.6.36-rc5-git4 - Drop merged patches: |