[PATCH] powerpc/powernv: Rate limit opal-elog read failure message
Michael Ellerman
patch-notifications at ellerman.id.au
Mon Dec 21 22:03:27 AEDT 2020
On Fri, 11 Dec 2020 13:11:41 +1100, Andrew Donnellan wrote:
> Sometimes we can't read an error log from OPAL, and we print an error
> message accordingly. But the OPAL userspace tools seem to like retrying a
> lot, in which case we flood the kernel log with a lot of messages.
>
> Change pr_err() to pr_err_ratelimited() to help with this.
Applied to powerpc/next.
[1/1] powerpc/powernv: Rate limit opal-elog read failure message
https://git.kernel.org/powerpc/c/c88017cf2af614409da69934c1738ed5ff2f7022
cheers
More information about the Linuxppc-dev
mailing list