linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* How to handle kprobe bugs?
@ 2011-03-30 13:53 Tixy
  2011-03-30 14:10 ` Dave Martin
  0 siblings, 1 reply; 4+ messages in thread
From: Tixy @ 2011-03-30 13:53 UTC (permalink / raw)
  To: linux-arm-kernel

Now that I'm writing some test code for kprobes I'm quickly finding
further bugs with the instruction emulation. E.g. ALU ops with an
immediate operand are broke. Shall I wait until I have completed writing
all test cases before submitting a single fix patch? (It could be a
couple of weeks.)

I also find that instruction emulation for some (all?) ARMv6K and newer
instructions are missing. E.g. hint instructions like NOP and WFI. Shall
I produce a second patch to add these?

At some point I will also get around to doing my original task of adding
Thumb support to kprobes. I'm assuming that fixing ARM code is higher
priority than adding Thumb support?

-- 
Tixy

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

end of thread, other threads:[~2011-03-31  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-30 13:53 How to handle kprobe bugs? Tixy
2011-03-30 14:10 ` Dave Martin
2011-03-30 18:34   ` Tixy
2011-03-31  8:54     ` Dave Martin

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