os-tutorial
os-tutorial copied to clipboard
Fixed alignment check of memory allocated by kmalloc.
What this exactly changes?
Page alignment check is wrong when allocating memory. I fixed it in my PR.
For reference read it from here https://wiki.osdev.org/James_Molloy's_Tutorial_Known_Bugs#Problem:_main_function