Skip to content
Commit 475feec0 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Downgrade error message for single-cmd fallback



We made the error message for the CORB/RIRB communication clearer by
upgrading to dev_WARN() so that user can notice better.  But this
struck us like a boomerang: now it caught syzbot and reported back as
a fatal issue although it's not really any too serious bug that worth
for stopping the whole system.

OK, OK, let's be softy, downgrade it to the standard dev_err() again.

Fixes: dd65f7e1 ("ALSA: hda - Show the fatal CORB/RIRB error more clearly")
Reported-by: default avatar <syzbot+b3028ac3933f5c466389@syzkaller.appspotmail.com>
Link: https://lore.kernel.org/r/20191216151224.30013-1-tiwai@suse.de


Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 6fd739c0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment