diff options
author | Eric Dumazet <[email protected]> | 2019-05-31 19:09:02 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-03 15:08:53 -0700 |
commit | 046386ca0c48cca1d91563db63a8eb0aff71f2b7 (patch) | |
tree | ebbcd22afd226d801e7803eb6563295955e8b819 /net/unix/sysctl_net_unix.c | |
parent | c353071ad0a2ef754fcba4153098e3cdc5ca516e (diff) |
ipv4: icmp: use this_cpu_read() in icmp_sk()
this_cpu_read(*X) is faster than *this_cpu_ptr(X)
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions