diff options
author | Sven Eckelmann <[email protected]> | 2021-05-18 21:00:27 +0200 |
---|---|---|
committer | Simon Wunderlich <[email protected]> | 2021-05-18 21:10:01 +0200 |
commit | 9f460ae31c4435fd022c443a6029352217a16ac1 (patch) | |
tree | efee98392b0efe46553714a7f9acfc00c21683c7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b741596468b010af2846b75f5e75a842ce344a6e (diff) |
batman-adv: Avoid WARN_ON timing related checks
The soft/batadv interface for a queued OGM can be changed during the time
the OGM was queued for transmission and when the OGM is actually
transmitted by the worker.
But WARN_ON must be used to denote kernel bugs and not to print simple
warnings. A warning can simply be printed using pr_warn.
Reported-by: Tetsuo Handa <[email protected]>
Reported-by: [email protected]
Fixes: ef0a937f7a14 ("batman-adv: consider outgoing interface in OGM sending")
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions