Replace build_section_pagetable with build_l1_block_pagetable as it takes
an extra argument to specify the number of 1GiB pages to map. This should
be a nop as we are only mapping a single page, but when we move to use an
extra level of page tables we will be able to map a second block, e.g. if
the kernel was loaded over a 1GiB boundary.
Description
Description
Details
Details
- Provenance
andrew Authored on - Parents
- rS289465: Only use -fstack-protector-strong with supported compilers
- Branches
- Unknown
- Tags