]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: remove page_fault_trace
authorAndi Kleen <ak@suse.de>
Fri, 19 Oct 2007 18:35:02 +0000 (20:35 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 19 Oct 2007 18:35:02 +0000 (20:35 +0200)
commitaf93ebc0b3ed8cdf93a6ed4bc1fab548f8059d0a
treed283cf44902a0ca14f1fe956765a2ba7391d6e09
parent096708dcf71de6ab5f839ae68ee42275673dc178
x86: remove page_fault_trace

Old debugging code that is not really needed anymore. If someone
wants it it would be better replaced with a systemtap script or
kprobe.

This avoids a potential cache miss during page fault processing.

[ mingo: arch/x86 adaptation ]

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/fault_64.c