diff options
author | Anton Kling <anton@kling.gg> | 2023-11-13 19:16:31 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-11-13 19:16:31 +0100 |
commit | 1966047921e2958469f9faac1bd1f56d1fc5587a (patch) | |
tree | d46459f062232baadf0766e337d201e6eda35bff /kernel/init | |
parent | 01c13017bf595935022d31eaaa0349bb60233fee (diff) |
Memory: Fix problem where certain tables did not get marked as kernel.
This caused the tables to be cloned instead of having the pointer copied
on the new page directory creations.
This is just a solution to the symptom of having a bad design for
memory managment. Maybe I will figure out something better.
Diffstat (limited to 'kernel/init')
0 files changed, 0 insertions, 0 deletions