From: Ananth N Mavinakayanahalli on
On Tue, Aug 03, 2010 at 11:22:17AM -0700, David Daney wrote:
> This patch set adds KProbs, JProbs and KRetProbes support for the MIPS
> archetecture.
>
> It was tested on a 64-bit big-endian kernel (Octeon), but should work
> equally well on 32-bit and little-endian as well.
>
> As you can see from the patches it is partially based on previous work
> by Sony and Himanshu Chauhan.
>
> David Daney (5):
> MIPS: Define regs_return_value()
> MIPS: Add instrunction format for BREAK and SYSCALL
> MIPS: Add KProbe support.
> samples: kprobe_example: Make it print something on MIPS.
> documentation: Mention that KProbes is supported on MIPS

David,

Thanks for the port!

I do not know enough about MIPS internals to be able to review the
arcane architecture specific details in the implementation.

It would help if you add yourself to the MAINTAINERS list for the MIPS
port. If people hit an issue, they'll know to cc you.

Ananth
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/