]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Inform too slow responses
authorTakashi Iwai <tiwai@suse.de>
Fri, 9 Aug 2019 14:13:16 +0000 (16:13 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 9 Aug 2019 14:50:29 +0000 (16:50 +0200)
commit2cc2ffc2ba02fa7400a44ccf1b79e7df07287386
treea9ce4fa64a578f32caa74f856c750efe00e03b81
parentdf3f3866cc9399cb3bb3ccfe07bef1924f0831d7
ALSA: hda - Inform too slow responses

For the sake of debugging, show each response that took too long time
and its corresponding last verb.  Since such an error happens in
series once when started, use the ratelimited variant for suppressing
the flood.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_controller.c