diff options
author | tom.leiming@gmail.com <tom.leiming@gmail.com> | 2015-12-29 15:40:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-29 21:13:44 +0100 |
commit | 45d8390c56bd2851097736c1c20ad958880168df (patch) | |
tree | 230b546c8010d793e879618ffc656e12a07fd40a /certs | |
parent | bpf: hash: use atomic count (diff) | |
download | linux-45d8390c56bd2851097736c1c20ad958880168df.tar.xz linux-45d8390c56bd2851097736c1c20ad958880168df.zip |
bpf: hash: move select_bucket() out of htab's spinlock
The spinlock is just used for protecting the per-bucket
hlist, so it isn't needed for selecting bucket.
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions