From: Andi Kleen Date: Fri, 19 Oct 2007 18:35:02 +0000 (+0200) Subject: x86: remove page_fault_trace X-Git-Tag: v2.6.24-rc1~132^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af93ebc0b3ed8cdf93a6ed4bc1fab548f8059d0a;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed