On 08/23/2017 04:10 PM, Edward Cree wrote:
From: Alexei Starovoitov <a...@fb.com>The test makes a read through a map value pointer, then considers pruning a branch where the register holds an adjusted map value pointer. It should not prune, but currently it does. Signed-off-by: Alexei Starovoitov <a...@fb.com> [ec...@solarflare.com: added test-name and patch description] Signed-off-by: Edward Cree <ec...@solarflare.com>
Acked-by: Daniel Borkmann <dan...@iogearbox.net>