diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2024-01-03 10:41:22 -0800 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2024-01-03 11:08:24 -0800 |
commit | b4560055c8f11c5e2cfffb4de928b3cfd4eae3b4 (patch) | |
tree | 0cd08e41ae266dee372fd04ba167791dbbf252ac /net/unix/diag.c | |
parent | a640de4cf9fec0caf43ccb7404ec9f0fde9a6a65 (diff) | |
parent | 7e3811cb998f0e2493677c7daf6cefb4ece27111 (diff) |
Merge branch 'bpf-volatile-compare'
Alexei Starovoitov says:
====================
bpf: volatile compare
From: Alexei Starovoitov <ast@kernel.org>
v2->v3:
Debugged profiler.c regression. It was caused by basic block layout.
Introduce bpf_cmp_likely() and bpf_cmp_unlikely() macros.
Debugged redundant <<=32, >>=32 with u32 variables. Added cast workaround.
v1->v2:
Fixed issues pointed out by Daniel, added more tests, attempted to convert profiler.c,
but barrier_var() wins vs bpf_cmp(). To be investigated.
Patches 1-4 are good to go, but 5 needs more work.
====================
Link: https://lore.kernel.org/r/20231226191148.48536-1-alexei.starovoitov@gmail.com
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Diffstat (limited to 'net/unix/diag.c')
0 files changed, 0 insertions, 0 deletions