]> git.karo-electronics.de Git - mv-sheeva.git/commit
x86: remove (null) in /sys kernel_page_tables
authorYinghai Lu <yinghai@kernel.org>
Tue, 14 Apr 2009 06:51:46 +0000 (23:51 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Apr 2009 09:50:22 +0000 (11:50 +0200)
commit6424fb38667fffbbb1b90be0ffd9a0c540db6a4b
tree18dee03bcb98508ea886b4e1563a3c3972ec0d61
parent66aa230e437d89ca56224135f617e2d8e391a3ef
x86: remove (null) in /sys kernel_page_tables

Impact: cleanup

%p prints out 0x000000000000000 as (null)
so use %lx instead.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
LKML-Reference: <49E43282.1090607@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/dump_pagetables.c