]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: explicit call to mmiotrace in do_page_fault()
authorPekka Paalanen <pq@iki.fi>
Mon, 12 May 2008 19:20:57 +0000 (21:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 24 May 2008 09:21:55 +0000 (11:21 +0200)
commit10c43d2eb50c9a5ad60388b9d3c41c31150049e6
treed5a15fe0661a880366b89d0f15cb79740a7302bb
parent63ffa3e456c1a9884a3ebac997d91e3fdae18d78
x86: explicit call to mmiotrace in do_page_fault()

The custom page fault handler list is replaced with a single function
pointer. All related functions and variables are renamed for
mmiotrace.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Arjan van de Ven <arjan@infradead.org>
Cc: pq@iki.fi
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig.debug
arch/x86/kernel/mmiotrace/kmmio.c
arch/x86/mm/fault.c
include/asm-x86/kdebug.h