diff options
| author | David S. Miller <[email protected]> | 2017-10-09 17:47:30 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-09 17:47:30 +0000 |
| commit | 2e997d8b12d2933d7640bb3a43af8eb6857a73af (patch) | |
| tree | a9c6c7eabe780b470cb52818872f78f2cee5899e /tools/bpf/bpftool/prog.c | |
| parent | Merge branch 'mlx4-static-checker-warnings' (diff) | |
| parent | ipv6: addrlabel: remove refcounting (diff) | |
| download | kernel-2e997d8b12d2933d7640bb3a43af8eb6857a73af.tar.gz kernel-2e997d8b12d2933d7640bb3a43af8eb6857a73af.zip | |
Merge branch 'ipv6-addrlabel-avoid-dirtying-ip6addrlbl_entry'
Eric Dumazet says:
====================
ipv6: addrlabel: avoid dirtying ip6addrlbl_entry
The refcount on ip6addrlbl_entry is only used to make sure ip6addrlbl_entry
does not disappear while ip6addrlbl_get() is allocating an skb.
We can instead allocate skb first, then use RCU, so that we no longer need
to refcount these structures.
====================
Acked-by: Martin KaFai Lau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions
