diff --git a/config-powerpc64 b/config-powerpc64 index 74f33d1..2946a06 100644 --- a/config-powerpc64 +++ b/config-powerpc64 @@ -126,7 +126,7 @@ CONFIG_SCSI_IBMVSCSIS=m CONFIG_SECCOMP=y -CONFIG_TUNE_CELL=y +# CONFIG_TUNE_CELL is not set CONFIG_NO_HZ=y CONFIG_HIGH_RES_TIMERS=y # CONFIG_BLK_DEV_PLATFORM is not set diff --git a/kernel.spec b/kernel.spec index 0a717df..6f42de1 100644 --- a/kernel.spec +++ b/kernel.spec @@ -1941,6 +1941,10 @@ fi # and build. %changelog +* Sun Apr 24 2011 Kyle McMartin +- ppc64: disable TUNE_CELL, which causes problems with illegal instuctions + being generated on non-Cell PPC machines. (#698256) + * Wed Apr 20 2011 Dave Jones 2.6.39-0.rc4.git2.0 - Update to 2.6.39-rc4-git2