From: tixy@yxit.co.uk (Tixy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6)
Date: Thu, 28 Apr 2011 18:05:44 +0100 [thread overview]
Message-ID: <1304010344.2441.21.camel@computer2.home> (raw)
In-Reply-To: <20110428165504.GZ17290@n2100.arm.linux.org.uk>
On Thu, 2011-04-28 at 17:55 +0100, Russell King - ARM Linux wrote:
> On Thu, Apr 28, 2011 at 12:49:18PM -0400, Nicolas Pitre wrote:
> > On Thu, 28 Apr 2011, Tixy wrote:
> >
> > > On Thu, 2011-04-28 at 08:51 +0100, Russell King - ARM Linux wrote:
> > > > On Tue, Apr 19, 2011 at 10:52:15AM +0100, Tixy wrote:
> > > > > (This is a sixth and final set of patches)
> > > > >
> > > > > When kprobes are inserted into code an ARM instruction is replaced
> > > > > by a breakpoint. When this is hit, the original instruction must be
> > > > > emulated out-of-line. This patchset fixes some bugs in the instruction
> > > > > decoding and adds emulation for some newer ARMv7 instructions.
> > > > >
> > > > > [PATCH 1/5] ARM: kprobes: Reject probing of undefined data processing instructions
> > > > > [PATCH 2/5] ARM: kprobes: Add emulation of MOVW and MOVT instructions
> > > > > [PATCH 3/5] ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions
> > > > > [PATCH 4/5] ARM: kprobes: Add emulation of hint instructions like NOP and WFI
> > > > > [PATCH 5/5] ARM: kprobes: Tidy-up kprobes-decode.c
> > > >
> > > > I notice that Nicolas merged the 5th set rather than this set - and
> > > > Nicolas hasn't responded to these. Please check with Nicolas whether
> > > > he's updated to the latest set.
> > >
> > > Nicolas, I see you have part 6 in your personal Linaro kprobes branch,
> > > but Russell seems to imply that this is missing from a merge you did
> > > elsewhere. (I'm unsure where this merge might be.)
> >
> > All the kprobes patches I've reviewed are in the kprobes branch of
> > git://git.linaro.org/people/nico/linux. So far I have 31 patches in
> > there. If something is missing please let me know.
> >
> > I merged the lot in the Linaro kernel tree as well, that's all.
>
> I'm only concerned because you apparantly replied to v5 of the patch
> series saying you merged that, and next day Tixy sent v6. So I'm
> wondering whether you merged v5 without the v6 updates or whether you
> did merge v6.
I can confirm that Nicolas has merged all six of my patch sets (29
patches total) and the 2 patches from Viktor. Nothing is missing.
--
Tixy
prev parent reply other threads:[~2011-04-28 17:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-19 9:52 [PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6) Tixy
2011-04-19 9:52 ` [PATCH 1/5] ARM: kprobes: Reject probing of undefined data processing instructions Tixy
2011-04-19 9:52 ` [PATCH 2/5] ARM: kprobes: Add emulation of MOVW and MOVT instructions Tixy
2011-04-19 9:52 ` [PATCH 3/5] ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions Tixy
2011-04-19 9:52 ` [PATCH 4/5] ARM: kprobes: Add emulation of hint instructions like NOP and WFI Tixy
2011-04-19 9:52 ` [PATCH 5/5] ARM: kprobes: Tidy-up kprobes-decode.c Tixy
2011-04-28 7:51 ` [PATCH 0/5] ARM: kprobes: Fixes and additions for ARM instruction emulation (part 6) Russell King - ARM Linux
2011-04-28 10:33 ` Tixy
2011-04-28 16:49 ` Nicolas Pitre
2011-04-28 16:55 ` Russell King - ARM Linux
2011-04-28 17:05 ` Tixy [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=1304010344.2441.21.camel@computer2.home \
--to=tixy@yxit.co.uk \
--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.