[PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.
David Miller
davem at davemloft.net
Wed Feb 13 14:02:22 EST 2013
From: Nicolas Schichan <nschichan at freebox.fr>
Date: Wed, 13 Feb 2013 18:30:39 +0100
> The original code was generating an lsl instructions using the value
> of ARM_R8 (skb_headlen, possibly uninitialized if no skb_headlen
> access was required) as a shift amount.
>
> Signed-off-by: Nicolas Schichan <nschichan at freebox.fr>
ARM folks do you want to pick this up or would you like me to
apply it to the 'net' tree?
More information about the linux-arm-kernel
mailing list