]> git.baikalelectronics.ru Git - kernel.git/commit
x86: clean up the page table dumper and add 32-bit support
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:45 +0000 (17:40 +0200)
commit589551652268639e2c1f67a8d9d0ab8e77775992
tree5d4ca3147f569020201095189e0c43543d1d7d09
parent0635ef9d7d6cd17ac3c041c72e2519b642245724
x86: clean up the page table dumper and add 32-bit support

Clean up the page table dumper (fix boundary conditions, table driven
address ranges, some formatting changes since it is no longer using
the kernel log but a separate virtual file), and generalize to 32
bits.

[ mingo@elte.hu: x86: fix the pagetable dumper ]

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig.debug
arch/x86/mm/Makefile
arch/x86/mm/dump_pagetables.c