diff options
| author | Alexander Potapenko <glider@google.com> | 2023-01-13 15:07:48 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-01-17 07:55:41 +0100 |
| commit | aedf5331532b3e25e24f8275ddf53f6905199201 (patch) | |
| tree | 02fa0bb1efb4bee5240793d092f388e109503d80 /pkg/instance | |
| parent | a63719e71f9e7c2496a8eef09aa58118deb0c0bc (diff) | |
pkg/report: skip netlink_ack and netlink_rcv_skb
Two KMSAN reports belonging to different subsystems ended up being merged
together because they both had netlink_ack in their origin. Let's skip
this frame as well as netlink_rcv_skb, which is common among several
network protocols.
Diffstat (limited to 'pkg/instance')
0 files changed, 0 insertions, 0 deletions
