diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2019-07-21 22:52:17 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-07-24 14:54:07 +0300 |
commit | e3b1d879ccda9ffd5332777bb1beeb2cc913faa8 (patch) | |
tree | 9b619f208bcf1f5aeced42da2926da8a61d4a113 /certs | |
parent | 2ec4ad49b98e4a14147d04f914717135eca7c8b1 (diff) | |
download | linux-e3b1d879ccda9ffd5332777bb1beeb2cc913faa8.tar.xz |
brcmfmac: don't net_ratelimit() CONSOLE messages on firmware crash
Firmware crash is a pretty rare event and can't happen too frequently as
it has to be followed by a hardware reinitialization and config reload.
It should be safe to don't use net_ratelimit() when it happens.
For reporting & debugging purposes it's important to provide a complete
log as the last lines are actually the most important. This change
modifies brcmfmac to print all messages in an unlimited way in that
specific case. With this change there should be finally a backtrace of
firmware finally visible after a crash.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions