mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
If the IdlePDPT is not present, PAE is not active
This commit is contained in:
parent
baf0230645
commit
bedceb7c9c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240301
@ -238,7 +238,6 @@ _kvm_initvtop(kvm_t *kd)
|
||||
return (-1);
|
||||
}
|
||||
kd->vmst->PTD = PTD;
|
||||
return (0);
|
||||
kd->vmst->pae = 0;
|
||||
}
|
||||
return (0);
|
||||
|
Loading…
Reference in New Issue
Block a user