From: Tim Gardner Date: Wed, 16 Apr 2014 14:18:35 +0000 (-0600) Subject: ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00d90154404ae6218730068d25bf2faad3186631;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed