From: H. Peter Anvin Date: Thu, 17 Apr 2008 15:40:45 +0000 (+0200) Subject: x86: clean up the page table dumper and add 32-bit support X-Git-Tag: v2.6.26-rc1~1154^2~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe770bf0310d90b3b033c19044d45b7de5f2041c;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed