diff options
author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2025-03-16 07:05:35 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-03-19 18:03:05 +0300 |
commit | 4fa8d68aa53e6d76f66f3ed21e06c52cf8912074 (patch) | |
tree | b8112341bc101e5f64e9a2bbb680103ebfb49332 /rust/helpers/helpers.c | |
parent | a6884f6f1dd565be0ba1462ab1f66ba8f211d746 (diff) | |
download | linux-4fa8d68aa53e6d76f66f3ed21e06c52cf8912074.tar.xz |
bpf: Convert hashtab.c to rqspinlock
Convert hashtab.c from raw_spinlock to rqspinlock, and drop the hashed
per-cpu counter crud from the code base which is no longer necessary.
Closes: https://lore.kernel.org/bpf/675302fd.050a0220.2477f.0004.GAE@google.com
Closes: https://lore.kernel.org/bpf/000000000000b3e63e061eed3f6b@google.com
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20250316040541.108729-20-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions