Re: [PATCH] Revert "x86: optimize page faults like all other achitectures and kill notifier cruft"

From: Andi Kleen
Date: Wed Jan 09 2008 - 09:21:40 EST



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

That would mean that if the kprobe faults it goes into an endless loop.
Most of do_page_fault() is not really safe for kprobes.

-Andi

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