Messages in this thread |  | | | Date | Wed, 9 Jan 2008 14:19:58 +0100 (CET) | | From | Jiri Kosina <> | | Subject | Re: [PATCH] Revert "x86: optimize page faults like all other achitectures and kill notifier cruft" |
| |
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
|  |