[linux] 01/04: snd-seq: Ignore ABI changes

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Oct 30 18:09:36 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit 1ea9c5efa8caf6e4ce57966af8279ab5aa9817c4
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Mon Oct 30 12:45:19 2017 +0000

    snd-seq: Ignore ABI changes
    
    Commit 8009d506a1dd "ALSA: seq: Enable 'use' locking in all
    configurations" which was backported into 4.13.10 will result in an
    ABI change for !SMP configurations.  Ignore this, as I don't expect
    there to be any out-of-tree sequencer drivers.
---
 debian/changelog      | 2 +-
 debian/config/defines | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4b455ef..3015780 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -403,7 +403,7 @@ linux (4.13.10-1) UNRELEASED; urgency=medium
   * dax: Avoid most ABI changes in 4.13.5
   * SCSI: Avoid ABI change in 4.13.6
   * [x86] kvm: Ignore ABI change in 4.13.6
-  * inet, l2tp, seq-virmidi, usb/gadget: Ignore ABI changes
+  * inet, l2tp, snd-seq, usb/gadget: Ignore ABI changes
   * Revert "bpf: one perf event close won't free bpf program attached ..."
     to avoid an ABI change
   * [armel] security: Enable SECURITY_APPARMOR and disable SECURITY_SELINUX
diff --git a/debian/config/defines b/debian/config/defines
index 0a3c694..1f516fa 100644
--- a/debian/config/defines
+++ b/debian/config/defines
@@ -36,7 +36,7 @@ ignore-changes:
  module:fs/nfs/**
  module:net/ceph/libceph
  module:net/l2tp/**
- module:sound/core/seq/snd-seq-virmidi
+ module:sound/core/seq/**
  module:sound/firewire/snd-firewire-lib
 # btree library is only selected by few drivers so not useful OOT
  btree_*

-- 
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