git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096708d
)
x86: remove page_fault_trace
author
Andi Kleen
<ak@suse.de>
Fri, 19 Oct 2007 18:35:02 +0000
(20:35 +0200)
committer
Thomas Gleixner
<tglx@linutronix.de>
Fri, 19 Oct 2007 18:35:02 +0000
(20:35 +0200)
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
patch
|
blob
|
history
diff --cc
arch/x86/mm/fault_64.c
Simple merge