commit | 09f6ac2c31f391f754a7bd382e4c0a378662f998 | [log] [tgz] |
---|---|---|
author | Daniel Borkmann <daniel@iogearbox.net> | Thu Jun 13 23:07:01 2019 +0200 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Jun 13 23:07:01 2019 +0200 |
tree | 5bc7151508fe910ab38e5ec09a74545abfc63f3a | |
parent | 0e265747491cb182429adfbef7d002164566f25c [diff] | |
parent | 758f2046ea040773ae8ea7f72dd3bbd8fa984501 [diff] |
Merge branch 'bpf-ppc-div-fix' Naveen N. Rao says: ==================== The first patch updates DIV64 overflow tests to properly detect error conditions. The second patch fixes powerpc64 JIT to generate the proper unsigned division instruction for BPF_ALU64. ==================== Acked-by: Sandipan Das <sandipan@linux.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>