Skip to content

Fix two bugs in the memory management code

bjorn3 requested to merge bjorn3/kernel:fix_mm_bugs into master
  • Fix get_page_info for frames in the last memory section.
  • Fix an overflow bug in the funmap implementation.

Merge request reports