x86: align DirectMap in /proc/meminfo
authorHugh Dickins <hugh@veritas.com>
Thu, 6 Nov 2008 12:05:40 +0000 (12:05 +0000)
committerIngo Molnar <mingo@elte.hu>
Thu, 6 Nov 2008 14:27:37 +0000 (15:27 +0100)
Impact: right-align /proc/meminfo consistent with other fields

When the split-LRU patches added Inactive(anon) and Inactive(file) lines
to /proc/meminfo, all counts were moved two columns rightwards to fit in.
Now move x86's DirectMap lines two columns rightwards to line up.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found