[linux] 03/04: Enable SLAB_FREELIST_RANDOM

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 5ef50c5719c6cbd47096dacabf67c5f6639aa7ac
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Oct 5 22:00:06 2016 +0100

    Enable SLAB_FREELIST_RANDOM
---
 debian/changelog     | 1 +
 debian/config/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 14e2636..f1fdc78 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ linux (4.8-1~exp1) UNRELEASED; urgency=medium
     some old graphics drivers, and can be reverted using the kernel parameter:
     iomem=relaxed
   * [mips*] Enable RANDOMIZE_BASE
+  * Enable SLAB_FREELIST_RANDOM
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 01 Oct 2016 21:51:33 +0100
 
diff --git a/debian/config/config b/debian/config/config
index fa3331a..a97d375 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5565,6 +5565,7 @@ CONFIG_SLAB=y
 # CONFIG_SLUB is not set
 # CONFIG_SLOB is not set
 ## end choice
+CONFIG_SLAB_FREELIST_RANDOM=y
 # CONFIG_MMAP_ALLOW_UNINITIALIZED is not set
 CONFIG_PROFILING=y
 CONFIG_MODULES=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