[linux] 01/01: net: Ignore ABI changes due to "ipv6: add complete rcu protection around np->opt"
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Dec 15 19:46:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit 9a894164f828937e12be4c053a367bbbb305efbc
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Dec 15 19:44:42 2015 +0000
net: Ignore ABI changes due to "ipv6: add complete rcu protection around np->opt"
These don't appear to affect out-of-tree modules.
---
debian/changelog | 2 ++
debian/config/defines | 13 +++++++++++++
2 files changed, 15 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 260cd09..b8807f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -74,6 +74,8 @@ linux (4.3.3-1) UNRELEASED; urgency=medium
(fixes FTBFS)
* vrf: Fix broken backport of "vrf: fix double free and memory corruption on
register_netdevice failure" in 4.3.3
+ * net: Ignore ABI changes due to "ipv6: add complete rcu protection around
+ np->opt", which don't appear to affect out-of-tree modules
-- Ben Hutchings <ben at decadent.org.uk> Mon, 14 Dec 2015 20:59:37 +0000
diff --git a/debian/config/defines b/debian/config/defines
index 8194a2f..6c72031 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,5 +1,18 @@
[abi]
abiname: 1
+ignore-changes:
+# Apparently not used from OOT
+ module:net/dccp/dccp
+ fl6_*
+ inet_sk_diag_fill
+ ip6_append_data
+ ip6_datagram_send_ctl
+ ip6_xmit
+ ipv6_dup_options
+ ipv6_fixup_options
+ ipv6_push_nfrag_opts
+ tcp_cong_avoid_ai
+ tcp_slow_start
[base]
arches:
--
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