On Tue, 8 Jan 2008, David Miller wrote:

> You can set a kprobe on the x86 fault handler to do things like
> mmiotrace.

Currently, on x86, you can not, because:

        fastcall void __kprobes do_page_fault( ... );

-- 
Jiri Kosina
--
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/

Reply via email to