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:
01e00f8
)
HWPOISON: fix/proc/meminfo alignment
author
Hugh Dickins
<hugh.dickins@tiscali.co.uk>
Tue, 13 Oct 2009 14:03:59 +0000
(15:03 +0100)
committer
Andi Kleen
<ak@linux.intel.com>
Mon, 19 Oct 2009 05:29:21 +0000
(07:29 +0200)
Given such a long name, the kB count in /proc/meminfo's HardwareCorrupted
line is being shown too far right (it does align with x86_64's VmallocChunk
above, but I hope nobody will ever have that much corrupted!). Align it.
Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
No differences found