From: Michael Holzheu Date: Fri, 22 May 2015 15:36:40 +0000 (-0700) Subject: test_bpf: Add backward jump test case X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~235 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe593844957a7ce092ee14e085ee8ddfd6c3b73f;p=pandora-kernel.git test_bpf: Add backward jump test case Currently the testsuite does not have a test case with a backward jump. The s390x JIT (kernel 4.0) had a bug in that area. So add one new test case for this now. Signed-off-by: Michael Holzheu Signed-off-by: Alexei Starovoitov Acked-by: Daniel Borkmann Signed-off-by: David S. Miller --- Reading git-diff-tree failed