commit | 00d90154404ae6218730068d25bf2faad3186631 | [log] [tgz] |
---|---|---|
author | Tim Gardner <tim.gardner@canonical.com> | Wed Apr 16 08:18:35 2014 -0600 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Apr 16 16:20:59 2014 +0200 |
tree | a7a8a47a95db2b02254270f3fd7077e4bceca323 | |
parent | 5c7ab1574987f131f983b15ecfd717faf114f4df [diff] |
ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops BugLink: http://bugs.launchpad.net/bugs/1305480 The kerneloops-daemon scans dmesg for common crash signatures, among which is 'BUG:'. The message emitted by the PCM library is really a warning, so the most expedient thing to do seems to be to change the string. Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>