]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: emu10k1: Rate-limit error messages about page errors
authorTakashi Iwai <tiwai@suse.de>
Thu, 17 May 2018 18:02:23 +0000 (20:02 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 17 May 2018 18:02:23 +0000 (20:02 +0200)
commit8ffd49665125a359638c669091fc2f48c9c6d0f5
treebd93911a1e8dcae2a4b887b5ccc7c43f2738ee2b
parenta697b43aead3a37eb6fde392573690eb3b0f1bc0
ALSA: emu10k1: Rate-limit error messages about page errors

The error messages at sanity checks of memory pages tend to repeat too
many times once when it hits, and without the rate limit, it may flood
and become unreadable.  Replace such messages with the *_ratelimited()
variant.

Bugzilla: http://bugzilla.opensuse.org/show_bug.cgi?id=1093027
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/emu10k1/memory.c