From: Jeremy Fitzhardinge Date: Tue, 8 Jul 2008 22:06:25 +0000 (-0700) Subject: x86_64: there's no need to preallocate level1_fixmap_pgt X-Git-Tag: v2.6.27-rc1~955^2~1^20~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8840c0ccd763936a8e730ece118197a51be8dc8e;p=pandora-kernel.git x86_64: there's no need to preallocate level1_fixmap_pgt Early fixmap will allocate its own L1 pagetable page for fixmap mappings, so there's no need to preallocate one. Signed-off-by: Jeremy Fitzhardinge Cc: Stephen Tweedie Cc: Eduardo Habkost Cc: Mark McLoughlin Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed