From: Daniel Borkmann Date: Wed, 29 May 2019 11:31:06 +0000 (+0200) Subject: Merge branch 'bpf-subreg-tests' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=10b3c44131982e0aa889016890ada36a514a58ca;p=linux.git Merge branch 'bpf-subreg-tests' Jiong Wang says: ==================== JIT back-ends need to guarantee high 32-bit cleared whenever one eBPF insn write low 32-bit sub-register only. It is possible that some JIT back-ends have failed doing this and are silently generating wrong image. This set completes the unit tests, so bug on this could be exposed in JITs. ==================== Signed-off-by: Daniel Borkmann --- 10b3c44131982e0aa889016890ada36a514a58ca