]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitb9c3bfc24e1088d260de4091b2b41808c7398355
tree47bb301a32d15b299f05489b0bd26ca035dd0825
parent31f297143b9905647fa5ef12086626a6f172a4ea
x86: align DirectMap in /proc/meminfo

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>
arch/x86/mm/pageattr.c