[linux] 03/03: [arm64] Enable KEXEC (Closes: #852747)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Jan 27 19:38:18 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit 079c50f68a236fa4a5fc2b2c0b9921c2a13ec93f
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Thu Jan 26 23:55:24 2017 +0000

    [arm64] Enable KEXEC (Closes: #852747)
---
 debian/changelog           | 1 +
 debian/config/arm64/config | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4621383..253e991 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ linux (4.9.6-2) UNRELEASED; urgency=medium
 
   * Bump ABI to 2
   * [or1k] Remove configuration, as the port has been abandoned
+  * [arm64] Enable KEXEC (Closes: #852747)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Fri, 27 Jan 2017 18:14:31 +0000
 
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 2f7eb8d..d751854 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -10,6 +10,7 @@ CONFIG_ARM64_VA_BITS_48=y
 ## end choice
 CONFIG_SCHED_MC=y
 CONFIG_SECCOMP=y
+CONFIG_KEXEC=y
 CONFIG_XEN=y
 CONFIG_RANDOMIZE_BASE=y
 CONFIG_RANDOMIZE_MODULE_REGION_FULL=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