[linux] 01/02: [ppc64el] Suppress false-positive ABI change detected after fixing #808043

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Mar 8 19:53:55 UTC 2016


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

benh pushed a commit to branch sid
in repository linux.

commit eb41819c9142b2d06c861d33982174acf9f7cbc4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Mar 8 11:37:02 2016 +0000

    [ppc64el] Suppress false-positive ABI change detected after fixing #808043
---
 debian/changelog              | 7 +++++++
 debian/config/ppc64el/defines | 5 +++++
 2 files changed, 12 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index cb8ebd0..8b36ae9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+linux (4.4.4-2) UNRELEASED; urgency=medium
+
+  * [ppc64el] Suppress false-positive ABI change detected after fixing #808043
+    (fixes FTBFS)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Tue, 08 Mar 2016 11:36:41 +0000
+
 linux (4.4.4-1) unstable; urgency=medium
 
   [ Salvatore Bonaccorso ]
diff --git a/debian/config/ppc64el/defines b/debian/config/ppc64el/defines
index 987ab7d..815971b 100644
--- a/debian/config/ppc64el/defines
+++ b/debian/config/ppc64el/defines
@@ -1,3 +1,8 @@
+[abi]
+ignore-changes:
+# This symbol is magic - see bugfix/powerpc/powerpc-simplify-module-toc-handling.patch
+ TOC.
+
 [base]
 flavours:
  powerpc64le

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