]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bpf-ppc-div-fix'
authorDaniel Borkmann <daniel@iogearbox.net>
Thu, 13 Jun 2019 21:07:01 +0000 (23:07 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 13 Jun 2019 21:07:01 +0000 (23:07 +0200)
commite05301e4867a6d18e35e7b1ac601d60021a81b37
tree5bc7151508fe910ab38e5ec09a74545abfc63f3a
parent3305fd791de531afda8ffd15f46f66da03a4f505
parent8e9e846a5e187daa6be1a6460014cfaea4938013
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>