commit | 8840c0ccd763936a8e730ece118197a51be8dc8e | [log] [tgz] |
---|---|---|
author | Jeremy Fitzhardinge <jeremy@goop.org> | Tue Jul 08 15:06:25 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 16 10:54:11 2008 +0200 |
tree | 5c8d536aff5c8d8bfe6c9f6dc73030a73dcf2dfc | |
parent | c1f2f09ef66d5dadd5fe42ea909e708470c9636d [diff] |
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>