[x86] disable TRANSPARENT_HUGEPAGEs
This commit is contained in:
parent
84056ee1b8
commit
77886ddffa
@ -534,7 +534,7 @@ CONFIG_JUMP_LABEL=y
|
|||||||
|
|
||||||
CONFIG_X86_32_IRIS=m
|
CONFIG_X86_32_IRIS=m
|
||||||
|
|
||||||
CONFIG_TRANSPARENT_HUGEPAGE=y
|
# CONFIG_TRANSPARENT_HUGEPAGE is not set
|
||||||
|
|
||||||
CONFIG_CRYPTO_AES_NI_INTEL=m
|
CONFIG_CRYPTO_AES_NI_INTEL=m
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ Summary: The Linux kernel
|
|||||||
# For non-released -rc kernels, this will be prepended with "0.", so
|
# For non-released -rc kernels, this will be prepended with "0.", so
|
||||||
# for example a 3 here will become 0.3
|
# for example a 3 here will become 0.3
|
||||||
#
|
#
|
||||||
%global baserelease 1
|
%global baserelease 2
|
||||||
%global fedora_build %{baserelease}
|
%global fedora_build %{baserelease}
|
||||||
|
|
||||||
# base_sublevel is the kernel version we're starting with and patching
|
# base_sublevel is the kernel version we're starting with and patching
|
||||||
@ -1955,6 +1955,9 @@ fi
|
|||||||
# ||----w |
|
# ||----w |
|
||||||
# || ||
|
# || ||
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 25 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git3.2
|
||||||
|
- [x86] Disable TRANSPARENT_HUGEPAGE for now, there be dragons there.
|
||||||
|
|
||||||
* Tue Jan 25 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git3.1
|
* Tue Jan 25 2011 Kyle McMartin <kmcmartin@redhat.com> 2.6.38-0.rc2.git3.1
|
||||||
- Linux 2.6.38-rc2-git3
|
- Linux 2.6.38-rc2-git3
|
||||||
- perf-gcc460-build-fixes.patch: fix context from [9486aa38]
|
- perf-gcc460-build-fixes.patch: fix context from [9486aa38]
|
||||||
|
Loading…
Reference in New Issue
Block a user