From 1ea9c5efa8caf6e4ce57966af8279ab5aa9817c4 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Mon, 30 Oct 2017 12:45:19 +0000 Subject: [PATCH] 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 4b455ef0f..3015780b2 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 0a3c6941e..1f516fa47 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_*