[linux] 03/04: [amd64] Enable KALLSYMS_ALL (Closes: #660288), LIVEPATCH

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 26 01:02:59 UTC 2015


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

benh pushed a commit to branch master
in repository linux.

commit 4915f8408802894d6aea4d955465c8edbacf6bfc
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Aug 26 01:50:39 2015 +0100

    [amd64] Enable KALLSYMS_ALL (Closes: #660288), LIVEPATCH
---
 debian/changelog                            | 1 +
 debian/config/kernelarch-x86/config-arch-64 | 6 ++++++
 2 files changed, 7 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7b2a8a8..a4f8c52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ linux (4.2~rc8-1~exp2) UNRELEASED; urgency=medium
   * linux-source: Depend on xz-utils, not bzip2 (Closes: #796940)
   * gfs2: Make statistics unsigned, suitable for use with do_div()
     (fixes FTBFS on mips,mipsel,m68k)
+  * [amd64] Enable KALLSYMS_ALL (Closes: #660288), LIVEPATCH
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 25 Aug 2015 18:50:57 +0100
 
diff --git a/debian/config/kernelarch-x86/config-arch-64 b/debian/config/kernelarch-x86/config-arch-64
index 89c0413..b61c21b 100644
--- a/debian/config/kernelarch-x86/config-arch-64
+++ b/debian/config/kernelarch-x86/config-arch-64
@@ -142,6 +142,12 @@ CONFIG_FB_MATROX_MAVEN=m
 ## file: init/Kconfig
 ##
 CONFIG_RCU_FANOUT=64
+CONFIG_KALLSYMS_ALL=y
+
+##
+## file: kernel/livepatch/Kconfig
+##
+CONFIG_LIVEPATCH=y
 
 ##
 ## file: lib/Kconfig.debug

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