diff options
author | Eric Dumazet <[email protected]> | 2024-05-31 13:26:36 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-06-03 18:50:09 -0700 |
commit | 2fe6fb36c781b50482b1c3323fb526bc07d1af59 (patch) | |
tree | b2d9e8cd7aebc053ef57a3b280f30b0c32b6ac36 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cf28ff8e4c02e1ffa850755288ac954b6ff0db8c (diff) |
net: dst_cache: add two DEBUG_NET warnings
After fixing four different bugs involving dst_cache
users, it might be worth adding a check about BH being
blocked by dst_cache callers.
DEBUG_NET_WARN_ON_ONCE(!in_softirq());
It is not fatal, if we missed valid case where no
BH deadlock is to be feared, we might change this.
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions