diff options
author | Andrew Donnellan <[email protected]> | 2020-12-11 13:11:41 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-12-15 22:53:27 +1100 |
commit | c88017cf2af614409da69934c1738ed5ff2f7022 (patch) | |
tree | 5f618dd50eccc232522a0bc34bdda0a6f04f92c7 /net | |
parent | 20e9de85edae3a5866f29b6cce87c9ec66d62a1b (diff) |
powerpc/powernv: Rate limit opal-elog read failure message
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.
Signed-off-by: Andrew Donnellan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions