ppc64: disable CONFIG_TUNE_CELL
This commit is contained in:
parent
123939a217
commit
1060ecc3d2
@ -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
|
||||
|
@ -1941,6 +1941,10 @@ fi
|
||||
# and build.
|
||||
|
||||
%changelog
|
||||
* Sun Apr 24 2011 Kyle McMartin <kmcmartin@redhat.com>
|
||||
- ppc64: disable TUNE_CELL, which causes problems with illegal instuctions
|
||||
being generated on non-Cell PPC machines. (#698256)
|
||||
|
||||
* Wed Apr 20 2011 Dave Jones <davej@redhat.com> 2.6.39-0.rc4.git2.0
|
||||
- Update to 2.6.39-rc4-git2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user