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)
commit11a695a8c24930525213be87ea2061841ec4062b
treeac8d7fad28e76be189e3ced62730fffda253b2e5
parent6f04180ca64b6cd5e404951bd042a1852f0598f1
parentd59d3b8a3ed1d9006c602d991d52b351ed851180
Merge branch 'Bug fix and test case for special map value field '

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>