summaryrefslogtreecommitdiff
path: root/kernel/bpf/dispatcher.c
diff options
context:
space:
mode:
authorEduard Zingerman <eddyz87@gmail.com>2026-07-21 16:26:42 -0700
committerEduard Zingerman <eddyz87@gmail.com>2026-07-21 16:32:38 -0700
commita23a71823352e2d792dcaae25f1ebb744acbfc0b (patch)
tree7e60f02c28677b80b9abb93da328603914af02a3 /kernel/bpf/dispatcher.c
parentfcac2b4a3bdfbb6bd34ef671f0e77ccaa3051c5b (diff)
parent643bd5af853f41cc16e8d0d2e0ae12d60844402d (diff)
downloadlinux-next-a23a71823352e2d792dcaae25f1ebb744acbfc0b.tar.gz
linux-next-a23a71823352e2d792dcaae25f1ebb744acbfc0b.zip
Merge branch 'fix-unique-field-logic-in-btf'
Kumar Kartikeya Dwivedi says: ==================== Fix unique field logic in BTF Fix constraint of certain fields that have to be unique when nested structs are present, BPF_REFCOUNT which should be marked as unique. See commit logs for details. While at it, fix improper offset check. Changelog: ---------- v1 -> v2 v1: https://lore.kernel.org/bpf/20260719142401.2420111-1-memxor@gmail.com * Add fix for BPF_REFCOUNT not being unique. (Sashiko) * Roll improper offset warning check into series. (Sashiko) ==================== Link: https://patch.msgid.link/20260719153634.2908692-1-memxor@gmail.com Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Diffstat (limited to 'kernel/bpf/dispatcher.c')
0 files changed, 0 insertions, 0 deletions