commit | f43ec25aa5480515a39a405084ca8cb5e2c408aa | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Aug 09 16:13:16 2019 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Aug 09 16:50:29 2019 +0200 |
tree | a9ce4fa64a578f32caa74f856c750efe00e03b81 | |
parent | 533d7647a1dbefc2eacf76df9f183b48e4549506 [diff] |
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>