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.
This commit is contained in:
Ben Hutchings 2017-10-30 12:45:19 +00:00
parent 15c6a89208
commit 1ea9c5efa8
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

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

View File

@ -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_*