[linux] 06/08: [amd64] Explicitly enable VMAP_STACK

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 13 21:01:20 UTC 2016


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository linux.

commit 993ab494e5bfff8e61a2a318d94d7764b58e42c9
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Nov 13 20:04:32 2016 +0000

    [amd64] Explicitly enable VMAP_STACK
---
 debian/config/config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/config/config b/debian/config/config
index a372409..f50f609 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -8,6 +8,7 @@ CONFIG_JUMP_LABEL=y
 ## choice: Stack Protector buffer overflow detection
 CONFIG_CC_STACKPROTECTOR_STRONG=y
 ## end choice
+CONFIG_VMAP_STACK=y
 
 ##
 ## file: block/Kconfig

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list