git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66aa230
)
x86: remove (null) in /sys kernel_page_tables
author
Yinghai Lu
<yinghai@kernel.org>
Tue, 14 Apr 2009 06:51:46 +0000
(23:51 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Apr 2009 09:50:22 +0000
(11:50 +0200)
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>
No differences found