[linux] 02/04: [mips*] Enable RANDOMIZE_BASE

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Oct 5 21:07:01 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 0118390eaadd0dfc98301cde091dc88a98f95af8
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Oct 5 21:13:04 2016 +0100

    [mips*] Enable RANDOMIZE_BASE
---
 debian/changelog                     | 1 +
 debian/config/kernelarch-mips/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0b50e00..14e2636 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ linux (4.8-1~exp1) UNRELEASED; urgency=medium
   * [arm*,powerpc*,s390x,x86] Enable IO_STRICT_DEVMEM.  This breaks dosemu and
     some old graphics drivers, and can be reverted using the kernel parameter:
     iomem=relaxed
+  * [mips*] Enable RANDOMIZE_BASE
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 01 Oct 2016 21:51:33 +0100
 
diff --git a/debian/config/kernelarch-mips/config b/debian/config/kernelarch-mips/config
index e919f38..029dc1f 100644
--- a/debian/config/kernelarch-mips/config
+++ b/debian/config/kernelarch-mips/config
@@ -1,6 +1,7 @@
 ##
 ## file: arch/mips/Kconfig
 ##
+CONFIG_RANDOMIZE_BASE=y
 CONFIG_KEXEC=y
 CONFIG_SECCOMP=y
 CONFIG_PCI=y

-- 
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