diff options
author | Martin KaFai Lau <martin.lau@kernel.org> | 2024-10-24 02:47:59 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2024-10-24 20:26:00 +0300 |
commit | bd5879a6fe4be407bf36c212cd91ed1e4485a6f9 (patch) | |
tree | 160ed2ab568f0fc513ccda0dfa19b08dfd00f4a1 /kernel/bpf/devmap.c | |
parent | 898cbca4a7579bea3ab746cd8dc33027bff80dac (diff) | |
download | linux-bd5879a6fe4be407bf36c212cd91ed1e4485a6f9.tar.xz |
selftests/bpf: Create task_local_storage map with invalid uptr's struct
This patch tests the map creation failure when the map_value
has unsupported uptr. The three cases are the struct is larger
than one page, the struct is empty, and the struct is a kernel struct.
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://lore.kernel.org/r/20241023234759.860539-13-martin.lau@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/devmap.c')
0 files changed, 0 insertions, 0 deletions