From: Jan Beulich Date: Fri, 29 Aug 2008 12:14:30 +0000 (+0100) Subject: x86-64: reduce boot fixmap space X-Git-Tag: v2.6.28-rc1~611^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f8305fe164077bcef42034c56275c8208042e88;p=pandora-kernel.git x86-64: reduce boot fixmap space Just like for 32-bit - as 256 entries are needed, aligning to a 256-entry boundary is sufficient and still guarantees the single pte table requirement. Likewise move up __end_of_permanent_fixed_addresses, to match 32-bit. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed