diff options
author | Takashi Iwai <tiwai@suse.de> | 2016-01-25 11:24:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-02-17 12:30:58 -0800 |
commit | aef1181d08fd293398fb3bda39cca05dc07c95e0 (patch) | |
tree | 8f9bdfe3cf868f0cd6c6fc8f281b19f2428472c9 /include/sound | |
parent | fa8fcbe38317a90094a29120ea959fb361b895fb (diff) |
ALSA: seq: Degrade the error message for too many opens
commit da10816e3d923565b470fec78a674baba794ed33 upstream.
ALSA OSS sequencer spews a kernel error message ("ALSA: seq_oss: too
many applications") when user-space tries to open more than the
limit. This means that it can easily fill the log buffer.
Since it's merely a normal error, it's safe to suppress it via
pr_debug() instead.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/sound')
0 files changed, 0 insertions, 0 deletions