[linux] 10/10: [powerpc] Ignore ABI change in paca, introduced in 4.9.81
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Fri Feb 16 17:28:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
corsac pushed a commit to branch stretch
in repository linux.
commit fa33a2a694f6f9079e00e47e28a7ff542a86a0ab
Author: Yves-Alexis Perez <corsac at corsac.net>
Date: Fri Feb 16 18:10:04 2018 +0100
[powerpc] Ignore ABI change in paca, introduced in 4.9.81
---
debian/changelog | 1 +
debian/config/defines | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 0560da1..e712ac9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -59,6 +59,7 @@ linux (4.9.81-1) UNRELEASED; urgency=medium
* [x86] linux-compiler-gcc-6-x86: Add versioned dependency on gcc-6 for
retpoline support
* [powerpc] powerpc: add missing includes for rfi_* macro, fix FTBFS
+ * [powerpc] Ignore ABI change in paca, introduced in 4.9.81
-- Yves-Alexis Perez <corsac at debian.org> Tue, 13 Feb 2018 17:44:41 +0100
diff --git a/debian/config/defines b/debian/config/defines
index b756fea..1a2b503 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -9,6 +9,7 @@ ignore-changes:
inet_frags_*
mm_iommu_*
mv_mbus_*
+ paca
register_cxl_calls
register_key_type
tcp_cong_avoid_ai
--
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