linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: nschichan@freebox.fr
Cc: mgherzan@gmail.com, linux@arm.linux.org.uk,
	daniel.borkmann@tik.ee.ethz.ch,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+.
Date: Wed, 13 Feb 2013 14:02:22 -0500 (EST)	[thread overview]
Message-ID: <20130213.140222.1699052281796374631.davem@davemloft.net> (raw)
In-Reply-To: <1360776645-14726-1-git-send-email-nschichan@freebox.fr>

From: Nicolas Schichan <nschichan@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@freebox.fr>

ARM folks do you want to pick this up or would you like me to
apply it to the 'net' tree?

  reply	other threads:[~2013-02-13 19:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-13 17:22 [PATCH] ARM: net: bpf_jit: fix emit_swap16() for non ARMv6+ Nicolas Schichan
2013-02-13 17:30 ` Nicolas Schichan
2013-02-13 19:02   ` David Miller [this message]
2013-02-13 21:32   ` Mircea Gherzan
2013-02-14 13:40     ` Nicolas Schichan
2013-02-14 15:09       ` Russell King - ARM Linux
2013-02-14 18:27         ` David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130213.140222.1699052281796374631.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=daniel.borkmann@tik.ee.ethz.ch \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mgherzan@gmail.com \
    --cc=nschichan@freebox.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).