diff options
author | David Daney <david.daney@cavium.com> | 2017-03-14 14:21:44 -0700 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-04-10 11:56:05 +0200 |
commit | a81507c79f4ae9a0f9fb1054b59b62a090620dd9 (patch) | |
tree | 3bd166e7d9f43ca19db0e52e8be29dcb2426d111 /arch/xtensa | |
parent | 1ef0910cfd681f0bd0b81f8809935b2006e9cfb9 (diff) | |
download | linux-a81507c79f4ae9a0f9fb1054b59b62a090620dd9.tar.bz2 |
MIPS: BPF: Fix multiple problems in JIT skb access helpers.
o Socket data is unsigned, so use unsigned accessors instructions.
o Fix path result pointer generation arithmetic.
o Fix half-word byte swapping code for unsigned semantics.
Signed-off-by: David Daney <david.daney@cavium.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Steven J. Hill <steven.hill@cavium.com>
Cc: linux-mips@linux-mips.org
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/15747/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/xtensa')
0 files changed, 0 insertions, 0 deletions