linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: kprobes: Fixes for ARM instruction emulation
@ 2011-04-04 20:33 Tixy
  2011-04-04 20:33 ` [PATCH 1/4] ARM: kprobes: Fix probing of conditionally executed instructions Tixy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tixy @ 2011-04-04 20:33 UTC (permalink / raw)
  To: linux-arm-kernel

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 this emulation.

[PATCH 1/4] ARM: kprobes: Fix probing of conditionally executed instructions
[PATCH 2/4] ARM: kprobes: Remove redundant condition checks from simulation routines
[PATCH 3/4] ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.
[PATCH 4/4] ARM: kprobes: Fix emulation of data processing (immediate) instructions

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-05  6:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-04 20:33 [PATCH 0/4] ARM: kprobes: Fixes for ARM instruction emulation Tixy
2011-04-04 20:33 ` [PATCH 1/4] ARM: kprobes: Fix probing of conditionally executed instructions Tixy
2011-04-04 21:00   ` Nicolas Pitre
2011-04-05  6:53     ` Tixy
2011-04-04 20:33 ` [PATCH 2/4] ARM: kprobes: Remove redundant condition checks from simulation routines Tixy
2011-04-04 20:33 ` [PATCH 3/4] ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions Tixy
2011-04-04 20:33 ` [PATCH 4/4] ARM: kprobes: Fix emulation of data processing (immediate) instructions Tixy

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).