[linux] 04/04: nfs: Ignore ABI change in 4.9.50
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Tue Sep 26 01:01:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch stretch
in repository linux.
commit 6ac656e3c00e7a31025d767fe74620d921f43ef3
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Tue Sep 26 00:58:23 2017 +0100
nfs: Ignore ABI change in 4.9.50
---
debian/changelog | 1 +
debian/config/defines | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d7052d4..6eb488d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -129,6 +129,7 @@ linux (4.9.51-1) UNRELEASED; urgency=medium
Michael Neuling (Closes: #868887)
* ip6_fib: Avoid ABI change in 4.9.51
* inet_frag: Limit ABI change in 4.9.51
+ * nfs: Ignore ABI change in 4.9.50
-- Ben Hutchings <ben at decadent.org.uk> Tue, 19 Sep 2017 00:38:28 +0100
diff --git a/debian/config/defines b/debian/config/defines
index 082c396..9984e65 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -25,6 +25,7 @@ ignore-changes:
module:drivers/usb/chipidea/**
module:drivers/usb/host/**
module:drivers/usb/musb/**
+ module:fs/nfs/nfs
module:net/ceph/libceph
module:net/l2tp/l2tp_core
module:sound/firewire/snd-firewire-lib
--
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