diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2008-07-01 16:46:33 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-08 13:16:27 +0200 |
commit | 574977a2edde0148ea365008dceb0c2594d10b11 (patch) | |
tree | f20b4093034b5a9293dba7bc132778aebbe41e26 /include/asm-x86 | |
parent | aea5f9f89bae5d5f9eb3fe3cddedbbfb82e6e44f (diff) | |
download | blackbird-op-linux-574977a2edde0148ea365008dceb0c2594d10b11.tar.gz blackbird-op-linux-574977a2edde0148ea365008dceb0c2594d10b11.zip |
x86_64/setup: unconditionally populate the pgd
When allocating a new pud, unconditionally populate the pgd (why did
we bother to create a new pud if we weren't going to populate it?).
This will only happen if the pgd slot was empty, since any existing
pud will be reused.
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>
Diffstat (limited to 'include/asm-x86')
0 files changed, 0 insertions, 0 deletions