diff options
author | Danny Holman <dholman@gymli.org> | 2024-05-29 13:06:12 -0500 |
---|---|---|
committer | Danny Holman <dholman@gymli.org> | 2024-05-29 13:06:12 -0500 |
commit | b6817990b469b901bf4c269bec6813043ed38c61 (patch) | |
tree | 8af4b09a1d810f33efd35a2cac35195f587c61f2 /arch/i386/boot/boot.s | |
parent | kernel: sched: implement the round-robin scheduler (diff) | |
download | box-b6817990b469b901bf4c269bec6813043ed38c61.tar.gz box-b6817990b469b901bf4c269bec6813043ed38c61.tar.zst box-b6817990b469b901bf4c269bec6813043ed38c61.zip |
arch: i386: paging: make a temp map in init_page_table
Make a temporary mapping for a alloc'd page in init_page_table. This
ensures that the mapping is firmly inside the page table set aside for
page accounting structures.
Signed-off-by: Danny Holman <dholman@gymli.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions