Applied, thanks!
Luca Dariz, le dim. 12 févr. 2023 18:28:10 +0100, a ecrit:
> * i386/intel/pmap.c: start walking the page table tree from the L4
> table instead of the PDP table in pmap_pte() and pmap_pde(),
> preparing for the kernel to run on high addresses.
> ---
> i386/intel/pmap.c | 28 +
* i386/intel/pmap.c: start walking the page table tree from the L4
table instead of the PDP table in pmap_pte() and pmap_pde(),
preparing for the kernel to run on high addresses.
---
i386/intel/pmap.c | 28 +++-
1 file changed, 23 insertions(+), 5 deletions(-)
diff --g