From: Hugh Dickins Date: Tue, 13 Oct 2009 14:03:59 +0000 (+0100) Subject: HWPOISON: fix/proc/meminfo alignment X-Git-Tag: v2.6.32-rc6~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d5429af066b8896e903d829ac143711ed2c25f2;p=pandora-kernel.git 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 Signed-off-by: Andi Kleen --- Reading git-diff-tree failed