[linux] 03/06: Ignore ABI change in iommu_device
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sat Sep 2 20:07:16 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 55a7153b7a3d3cfd0d9818608016eb622079cb4b
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Thu Aug 31 01:33:33 2017 +0100
Ignore ABI change in iommu_device
---
debian/changelog | 2 +-
debian/config/defines | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 822b7f7..dee5b3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -210,7 +210,7 @@ linux (4.12.10-1) UNRELEASED; urgency=medium
* [alpha] udeb: Add i2c-modules (fixes FTBFS)
* cpupower: Add/update definition of MSRHEADER macro for turbostat and
x86_energy_perf_policy (Closes: #872414)
- * Ignore ABI changes in nand and perf_event subsystems
+ * Ignore ABI changes in iommu_device, nand, and perf_event
* pids: Avoid ABI change in 4.12.9
[ Roger Shimizu ]
diff --git a/debian/config/defines b/debian/config/defines
index 28b43a7..7d77fde 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -4,6 +4,7 @@ ignore-changes:
__cpuhp_*
bpf_analyzer
cxl_*
+ iommu_device_*
mm_iommu_*
perf_*
register_cxl_calls
--
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