[linux] 01/01: [powerpc,ppc64el,ppc64] Enable CRASH_DUMP

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Feb 23 13:11:01 UTC 2018


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

ukleinek pushed a commit to branch master
in repository linux.

commit 7d901c1267f369251af16dcbf0662ce91656e86a
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Fri Feb 23 14:10:12 2018 +0100

    [powerpc,ppc64el,ppc64] Enable CRASH_DUMP
---
 debian/changelog                                | 4 ++++
 debian/config/kernelarch-powerpc/config-arch-64 | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6b517e2..baa1e17 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 linux (4.15.4-2) UNRELEASED; urgency=medium
 
+  [ Uwe Kleine-König ]
   * netfilter: enable NFT_FIB_NETDEV as module
 
+  [ Thadeu Lima de Souza Cascardo ]
+  * [powerpc,ppc64el,ppc64] Enable CRASH_DUMP (Closes: #883432)
+
  -- Uwe Kleine-König <ukleinek at debian.org>  Fri, 23 Feb 2018 13:08:33 +0100
 
 linux (4.15.4-1) unstable; urgency=medium
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index 329e7a2..e47804a 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -2,7 +2,7 @@
 ## file: arch/powerpc/Kconfig
 ##
 CONFIG_PPC_TRANSACTIONAL_MEM=y
-# CONFIG_CRASH_DUMP is not set
+CONFIG_CRASH_DUMP=y
 CONFIG_IRQ_ALL_CPUS=y
 CONFIG_NUMA=y
 ## choice: Page size

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