diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-02 08:11:35 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-02 08:11:35 +0000 |
commit | 8ed5ab122bd5d3bee0c44a8524c86e18dcae45d7 (patch) | |
tree | f0571f21bd1ab483eca7294c73ab285d71b2efb1 /testing/linux-virt-grsec/kernelconfig.x86 | |
parent | 2e1bbd24de33faf98cb5081b659533f11883e614 (diff) | |
download | aports-8ed5ab122bd5d3bee0c44a8524c86e18dcae45d7.tar.bz2 aports-8ed5ab122bd5d3bee0c44a8524c86e18dcae45d7.tar.xz |
testing/linux-virt-grsec: disable transparent hugepages
Test if it solves issue for xen PV
Diffstat (limited to 'testing/linux-virt-grsec/kernelconfig.x86')
-rw-r--r-- | testing/linux-virt-grsec/kernelconfig.x86 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/testing/linux-virt-grsec/kernelconfig.x86 b/testing/linux-virt-grsec/kernelconfig.x86 index 1e599ee89..d651efb7c 100644 --- a/testing/linux-virt-grsec/kernelconfig.x86 +++ b/testing/linux-virt-grsec/kernelconfig.x86 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 3.3.7 Kernel Configuration +# Linux/i386 3.3.8 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -430,9 +430,7 @@ CONFIG_VIRT_TO_BUS=y CONFIG_MMU_NOTIFIER=y CONFIG_KSM=y CONFIG_DEFAULT_MMAP_MIN_ADDR=65536 -CONFIG_TRANSPARENT_HUGEPAGE=y -CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y -# CONFIG_TRANSPARENT_HUGEPAGE_MADVISE is not set +# CONFIG_TRANSPARENT_HUGEPAGE is not set CONFIG_CLEANCACHE=y # CONFIG_HIGHPTE is not set # CONFIG_X86_CHECK_BIOS_CORRUPTION is not set |