[linux] 01/03: [powerpc*] Ignore kvm-related ABI changes (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Nov 12 01:09:33 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 fdf384b742acb9b7a0c5851d7f59ae1414341106
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Nov 11 20:50:42 2017 +0000

    [powerpc*] Ignore kvm-related ABI changes (fixes FTBFS)
---
 debian/changelog      | 1 +
 debian/config/defines | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3fd0226..e71ad30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -89,6 +89,7 @@ linux (4.13.12-1) UNRELEASED; urgency=medium
   [ Ben Hutchings ]
   * linux-image: Recommend apparmor, as systemd units with an AppArmor
     profile will fail without it (Closes: #880441)
+  * [powerpc*] Ignore kvm-related ABI changes (fixes FTBFS)
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 04 Nov 2017 09:54:41 +0100
 
diff --git a/debian/config/defines b/debian/config/defines
index 161c53c..098f017 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -2,6 +2,7 @@
 abiname: 1
 ignore-changes:
  __cpuhp_*
+ __xive_vm_h_*
  bpf_analyzer
  cxl_*
  dax_flush
@@ -9,6 +10,7 @@ ignore-changes:
  inet_del_protocol
  iommu_device_*
  kvm_async_pf_task_wait
+ kvmppc_*
  mm_iommu_*
  mv_mbus_*
  perf_*

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