OSDN Git Service

Merge branch 'Bug fix and test case for special map value field '
authorAlexei Starovoitov <ast@kernel.org>
Mon, 21 Nov 2022 19:45:38 +0000 (11:45 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 21 Nov 2022 19:45:38 +0000 (11:45 -0800)
Xu Kuohai says:

====================

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/
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>

Trivial merge