]> git.baikalelectronics.ru Git - kernel.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)
commitbbfd2c822c57a1dd9c534c9890fe80b676351435
treed5a15fe0661a880366b89d0f15cb79740a7302bb
parent3cf13399f5de2c9cb32a888492750fd7ac2e64b4
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