Skip to content
Commit 8223967f authored by Alexei Starovoitov's avatar Alexei Starovoitov
Browse files

Merge branch 'fix-lpm-map'



Yonghong Song says:

====================
A kernel page fault which happens in lpm map trie_get_next_key is reported
by syzbot and Eric. The issue was introduced by commit b471f2f1
("bpf: implement MAP_GET_NEXT_KEY command for LPM_TRIE map").
Patch #1 fixed the issue in the kernel and patch #2 adds a multithreaded
test case in tools/testing/selftests/bpf/test_lpm_map.
====================

Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parents 1651e39e af32efee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment