All of lore.kernel.org
 help / color / mirror / Atom feed
From: will.deacon@arm.com (Will Deacon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: kprobes-decode: add support for MOVW instruction
Date: Mon, 27 Sep 2010 18:13:49 +0100	[thread overview]
Message-ID: <000901cb5e67$5a52f660$0ef8e320$@deacon@arm.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1009271301050.1146@xanadu.home>

> On Mon, 27 Sep 2010, Will Deacon wrote:
> 
> > > The MOVW instruction moves a 16-bit immediate into the bottom halfword
> > > of the destination register.
> > >
> > > This patch ensures that kprobes leaves the 16-bit immediate intact, rather
> > > than assume a 12-bit immediate and mask out the upper 4 bits.
> > >
> > > Cc: Nicolas Pitre <nico@fluxnic.net>
> > > Signed-off-by: Will Deacon <will.deacon@arm.com>
> 
> Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>

Cheers Nicolas,

Submitted as 6412/1.

Will

      reply	other threads:[~2010-09-27 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-22 15:42 [PATCH] ARM: kprobes-decode: add support for MOVW instruction Will Deacon
2010-09-27 13:16 ` Will Deacon
     [not found] ` <000201cb5e46$3265b8c0$97312a40$%deacon@arm.com>
2010-09-27 17:01   ` Nicolas Pitre
2010-09-27 17:13     ` Will Deacon [this message]

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='000901cb5e67$5a52f660$0ef8e320$@deacon@arm.com' \
    --to=will.deacon@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.