diff options
| author | Leon Hwang <leon.hwang@linux.dev> | 2026-05-12 18:31:53 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-05-12 22:44:41 +0300 |
| commit | ac89d33fdd8183df39fe92ffa525be7af6feb9d1 (patch) | |
| tree | bd63612e41a1eb7458385bb8dcd0dd8f88399e38 /include/linux/stackprotector.h | |
| parent | 503c039ffeca7530ce9d6446a07b4bb776180b45 (diff) | |
| download | linux-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/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
