[linux] 01/01: [powerpc*] Ignore ABI changes in cxl (fixes FTBFS) (Closes: #858530)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Mar 27 21:49:02 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 6f1e58a58edbab6dc2ea5b88e066bc5769acaf7c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Mar 27 22:25:03 2017 +0100

    [powerpc*] Ignore ABI changes in cxl (fixes FTBFS) (Closes: #858530)
---
 debian/changelog      | 6 ++++++
 debian/config/defines | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0a3997f..2a33a56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+linux (4.9.16-2) UNRELEASED; urgency=medium
+
+  * [powerpc*] Ignore ABI changes in cxl (fixes FTBFS) (Closes: #858530)
+
+ -- Ben Hutchings <ben at decadent.org.uk>  Mon, 27 Mar 2017 21:54:36 +0100
+
 linux (4.9.16-1) unstable; urgency=medium
 
   * New upstream stable update:
diff --git a/debian/config/defines b/debian/config/defines
index d65097c..b253682 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -2,6 +2,9 @@
 abiname: 2
 ignore-changes:
  __cpuhp_*
+ cxl_*
+ register_cxl_calls
+ unregister_cxl_calls
  module:drivers/hv/*
  module:drivers/iio/common/st_sensors/**
  module:drivers/net/wireless/**

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