Re: [PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.

From: David Miller
Date: Wed Feb 13 2013 - 14:02:28 EST


From: Nicolas Schichan <nschichan@xxxxxxxxxx>
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@xxxxxxxxxx>

ARM folks do you want to pick this up or would you like me to
apply it to the 'net' tree?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/