[linux] 25/29: Ignore ABI change for cpu_tlbstate (symbol not exported _GPL anymore)
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Jan 23 17:14:08 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 b4c0441daf79ea8e9ae3665ea8a6fce085c4b925
Author: Yves-Alexis Perez <corsac at corsac.net>
Date: Sat Jan 20 17:28:02 2018 +0100
Ignore ABI change for cpu_tlbstate (symbol not exported _GPL anymore)
---
debian/changelog | 1 +
debian/config/defines | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 2a1814d..c1597a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -796,6 +796,7 @@ linux (4.9.77-1) UNRELEASED; urgency=medium
- bugfix/all/kvm-fix-stack-out-of-bounds-read-in-write_mmio.patch
- bugfix/all/bluetooth-prevent-stack-info-leak-from-the-efs-element.patch
* bpf: avoid ABI change in 4.9.77.
+ * Ignore ABI change for cpu_tlbstate (symbol not exported _GPL anymore)
-- Ben Hutchings <ben at decadent.org.uk> Thu, 28 Dec 2017 02:16:23 +0000
diff --git a/debian/config/defines b/debian/config/defines
index 00682eb..20ffaaa 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -4,6 +4,7 @@ ignore-changes:
__cpuhp_*
bpf_analyzer
cxl_*
+ cpu_tlbstate
inet_frag_*
inet_frags_*
mm_iommu_*
--
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