summaryrefslogtreecommitdiffstats
path: root/testing/linux-virt-grsec
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-07-02 08:11:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-07-02 08:11:35 +0000
commit8ed5ab122bd5d3bee0c44a8524c86e18dcae45d7 (patch)
treef0571f21bd1ab483eca7294c73ab285d71b2efb1 /testing/linux-virt-grsec
parent2e1bbd24de33faf98cb5081b659533f11883e614 (diff)
testing/linux-virt-grsec: disable transparent hugepages
Test if it solves issue for xen PV
Diffstat (limited to 'testing/linux-virt-grsec')
-rw-r--r--testing/linux-virt-grsec/APKBUILD4
-rw-r--r--testing/linux-virt-grsec/kernelconfig.x866
2 files changed, 4 insertions, 6 deletions
diff --git a/testing/linux-virt-grsec/APKBUILD b/testing/linux-virt-grsec/APKBUILD
index d50f478f122..c55129dd30e 100644
--- a/testing/linux-virt-grsec/APKBUILD
+++ b/testing/linux-virt-grsec/APKBUILD
@@ -4,7 +4,7 @@ _flavor=grsec
pkgname=linux-virt-${_flavor}
pkgver=3.3.8
_kernver=3.3
-pkgrel=3
+pkgrel=4
pkgdesc="Linux kernel with grsecurity"
url=http://grsecurity.net
depends="mkinitfs linux-firmware"
@@ -139,4 +139,4 @@ md5sums="7133f5a2086a7d7ef97abac610c094f5 linux-3.3.tar.xz
e1714b5136a7f4dab1b5d2d7f98e2891 patch-3.3.8.xz
4a97aa5ad465a5d829e88c8234f75417 grsecurity-2.9-3.3.8-201206042136.patch
0d095dbf194d5609ad260ecd3f0ab15d xen-xsave.patch
-db2bba20ed88080a1d78ca5cc26f6ae1 kernelconfig.x86"
+49fe6d87314f984926b4226378ada28b kernelconfig.x86"
diff --git a/testing/linux-virt-grsec/kernelconfig.x86 b/testing/linux-virt-grsec/kernelconfig.x86
index 1e599ee8945..d651efb7c92 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