topconfig: Set LSM_MMAP_MIN_ADDR to zero to unbreak dosemu and 16-bit Wine.

svn path=/dists/trunk/linux-2.6/; revision=14416
This commit is contained in:
Maximilian Attems 2009-10-19 22:39:24 +00:00
parent f90be03ebd
commit c28edfbcc8
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux-2.6 (2.6.31-1~experimental.3) UNRELEASED; urgency=low
* [alpha] Disable SND_MIXART, causes gcc ICE.
* [x86] Enable modular X86_MCE_INJECT.
* [x86_64] Set LOG_BUF_SHIFT to 2^18.
* Set LSM_MMAP_MIN_ADDR to zero to unbreak dosemu and 16-bit Wine.
-- Ben Hutchings <ben@decadent.org.uk> Tue, 13 Oct 2009 02:18:40 +0100

View File

@ -3684,6 +3684,7 @@ CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set
CONFIG_SECURITY_FILE_CAPABILITIES=y
# CONFIG_SECURITY_ROOTPLUG is not set
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=4096
##