From: Alexei Starovoitov Date: Sat, 27 Jan 2018 01:06:23 +0000 (-0800) Subject: Merge branch 'fix-lpm-map' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=8223967fe0b8eb2448cca5cfe3c64a0838e6f60d;p=openwrt%2Fstaging%2Fblogic.git 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 b471f2f1de8b ("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: Alexei Starovoitov --- 8223967fe0b8eb2448cca5cfe3c64a0838e6f60d