diff options
author | 2008-07-01 16:46:33 -0700 | |
---|---|---|
committer | 2008-07-08 13:16:27 +0200 | |
commit | 574977a2edde0148ea365008dceb0c2594d10b11 (patch) | |
tree | f20b4093034b5a9293dba7bc132778aebbe41e26 /lib/debugobjects.c | |
parent | x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" (diff) | |
download | wireguard-linux-574977a2edde0148ea365008dceb0c2594d10b11.tar.xz wireguard-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 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions