]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86_64: there's no need to preallocate level1_fixmap_pgt
authorJeremy Fitzhardinge <jeremy@goop.org>
Tue, 8 Jul 2008 22:06:25 +0000 (15:06 -0700)
committerIngo Molnar <mingo@elte.hu>
Wed, 16 Jul 2008 08:54:11 +0000 (10:54 +0200)
commit8840c0ccd763936a8e730ece118197a51be8dc8e
tree5c8d536aff5c8d8bfe6c9f6dc73030a73dcf2dfc
parentc1f2f09ef66d5dadd5fe42ea909e708470c9636d
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 <jeremy.fitzhardinge@citrix.com>
Cc: Stephen Tweedie <sct@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/head_64.S