From: Hugh Dickins Date: Thu, 6 Nov 2008 12:05:40 +0000 (+0000) Subject: x86: align DirectMap in /proc/meminfo X-Git-Tag: v2.6.28-rc4~23^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9c3bfc24e1088d260de4091b2b41808c7398355;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed