diff options
author | Anton Kling <anton@kling.gg> | 2023-11-08 21:28:10 +0100 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-11-08 21:29:31 +0100 |
commit | 7f54cd8f4839ddf8d1875de69afc81948bd4a3e6 (patch) | |
tree | 6a640521e3666914284dc79ae1a4e3174366c3a9 /kernel/sched | |
parent | 2026a4f95f3a7dcc9613c8abe2d79d8284b8cd37 (diff) |
Kerenl/MMU: Remove dumb bug as a result of uninitalized memory
The kernel would randomly crash. Turns out I did not zero out the frames
so my page allocator seemed to get into some weird state.
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions