[linux] 01/03: Ignore ABI changes to private functions in 4.7.6
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Oct 2 15:34:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch sid
in repository linux.
commit c418b49b095634dd30cd0fbba1c96282c552f498
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Oct 2 16:23:50 2016 +0100
Ignore ABI changes to private functions in 4.7.6
---
debian/config/defines | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/config/defines b/debian/config/defines
index 5b35a8d..1f7aa33 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -1,5 +1,11 @@
[abi]
abiname: 1
+ignore-changes:
+# Private to ceph
+ ceph_monc_do_statfs
+# Private to *notify
+ fsnotify_*_group
+ fsnotify_*_mark
[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