Files
linux/arch/mips
David Daney 64b2dd3a8b MIPS: BPF: Use unsigned access for unsigned SKB fields.
The SKB vlan_tci and queue_mapping fields are unsigned, don't sign
extend these in the BPF JIT.  In the vlan_tci case, the value gets
masked so the change is not needed for correctness, but do it anyway
for agreement with the types defined in struct sk_buff.

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/15746/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-04-10 11:56:05 +02:00
..
2016-10-06 17:31:02 +02:00
2016-08-03 08:16:30 +02:00
2017-01-25 02:51:11 +01:00
2016-04-03 12:32:09 +02:00
2017-04-10 11:56:04 +02:00
2017-04-10 11:56:04 +02:00
2017-01-24 18:30:35 +01:00
2017-04-10 11:56:04 +02:00
2017-03-08 10:38:06 +01:00
2017-03-08 10:38:06 +01:00
2017-03-08 10:38:06 +01:00
2017-03-08 10:38:06 +01:00
2015-11-11 08:36:36 +01:00
2017-04-10 11:56:04 +02:00