summaryrefslogtreecommitdiff
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorLeon Hwang <leon.hwang@linux.dev>2026-05-12 18:31:53 +0300
committerAlexei Starovoitov <ast@kernel.org>2026-05-12 22:44:41 +0300
commitac89d33fdd8183df39fe92ffa525be7af6feb9d1 (patch)
treebd63612e41a1eb7458385bb8dcd0dd8f88399e38 /include/linux/workqueue.h
parent503c039ffeca7530ce9d6446a07b4bb776180b45 (diff)
downloadlinux-ac89d33fdd8183df39fe92ffa525be7af6feb9d1.tar.xz
bpf: Add syscall common attributes support for prog_load
BPF_PROG_LOAD can now take log parameters from both union bpf_attr and struct bpf_common_attr. The merge rules are: - if both sides provide a complete log tuple (buf/size/level) and they match, use it; - if only one side provides log parameters, use that one; - if both sides provide complete tuples but they differ, return -EINVAL. Signed-off-by: Leon Hwang <leon.hwang@linux.dev> Link: https://lore.kernel.org/r/20260512153157.28382-5-leon.hwang@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions