Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> ---
BTW, avr32 also has some support for kprobes, but it's implemented in a non-standard way so i thought i'd just ignore that here. if someone thinks it should be added, i'm good with that, too. i have *no* idea who should sign off on this one. diff --git a/Documentation/kprobes.txt b/Documentation/kprobes.txt index da5404a..63f6734 100644 --- a/Documentation/kprobes.txt +++ b/Documentation/kprobes.txt @@ -139,6 +139,7 @@ architectures: - i386 - x86_64 (AMD-64, EM64T) - ppc64 +- s390 - ia64 (Does not support probes on instruction slot1.) - sparc64 (Return probes not yet implemented.) -- ======================================================================== Robert P. J. Day Linux Consulting, Training and Annoying Kernel Pedantry Waterloo, Ontario, CANADA http://fsdev.net/wiki/index.php?title=Main_Page ======================================================================== - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/