summaryrefslogtreecommitdiff
path: root/Kernel/RTC.cpp
diff options
context:
space:
mode:
authorDaniel Bertalan <dani@danielbertalan.dev>2021-12-19 01:15:12 +0100
committerBrian Gianforcaro <b.gianfo@gmail.com>2021-12-22 00:02:36 -0800
commit4fc28bfe02f11526d9b63affcda0d8dcafb725b2 (patch)
tree5bd7888478259f7c79ee14df452003524c15cb66 /Kernel/RTC.cpp
parent2f1b4b8a815d1b8d2b9bec34ce0bb916c80f41b3 (diff)
downloadserenity-4fc28bfe02f11526d9b63affcda0d8dcafb725b2.zip
Kernel: Unmap Prekernel pages after they are no longer needed
The Prekernel's memory is only accessed until MemoryManager has been initialized. Keeping them around afterwards is both unnecessary and bad, as it prevents the userland from using the 0x100000-0x155000 virtual address range. Co-authored-by: Idan Horowitz <idan.horowitz@gmail.com>
Diffstat (limited to 'Kernel/RTC.cpp')
0 files changed, 0 insertions, 0 deletions