[PATCH bpf 0/2] Bug fix and test case for special map value field

Xu Kuohai posted 2 patches 3 years, 4 months ago
kernel/bpf/bpf_local_storage.c                |  2 +-
.../selftests/bpf/map_tests/sk_storage_map.c  | 36 ++++++++++---------
2 files changed, 21 insertions(+), 17 deletions(-)
[PATCH bpf 0/2] Bug fix and test case for special map value field
Posted by Xu Kuohai 3 years, 4 months ago
This series is a follow-up to [0]. patch 1 updates sk_storage_map_test to
ensure special map value fields are not copied between user and kernel.
patch 0 fixes a bug found by the updated test.

[0] https://lore.kernel.org/bpf/1ca2e4e8-ed7e-9174-01f6-c14539b8b8b2@huawei.com/

Xu Kuohai (2):
  bpf: Do not copy spin lock field from user in bpf_selem_alloc
  bpf: Set and check spin lock value in sk_storage_map_test

 kernel/bpf/bpf_local_storage.c                |  2 +-
 .../selftests/bpf/map_tests/sk_storage_map.c  | 36 ++++++++++---------
 2 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.30.2