From: Alexei Starovoitov Date: Thu, 28 Feb 2019 01:03:14 +0000 (-0800) Subject: Merge branch 'inner_map_spin_lock-fix' X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=3bcd60444519616508f72df454cc596511e726d1;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'inner_map_spin_lock-fix' Yonghong Song says: ==================== The inner_map_meta->spin_lock_off is not set correctly during map creation for BPF_MAP_TYPE_ARRAY_OF_MAPS and BPF_MAP_TYPE_HASH_OF_MAPS. This may lead verifier error due to misinformation. This patch set fixed the issue with Patch #1 for the kernel change and Patch #2 for enhanced selftest test_maps. ==================== Signed-off-by: Alexei Starovoitov --- 3bcd60444519616508f72df454cc596511e726d1