commit | 5d5429af066b8896e903d829ac143711ed2c25f2 | [log] [tgz] |
---|---|---|
author | Hugh Dickins <hugh.dickins@tiscali.co.uk> | Tue Oct 13 15:03:59 2009 +0100 |
committer | Andi Kleen <ak@linux.intel.com> | Mon Oct 19 07:29:21 2009 +0200 |
tree | 94b8791181ee1f16c20425e133f46c8bc0dd9049 | |
parent | 01e00f880ca700376e1845cf7a2524ebe68e47d6 [diff] |
HWPOISON: fix/proc/meminfo alignment 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>