Skip to content
GitLab
Explore
Sign in
Register
Fix two bugs in the memory management code
Code
Review changes
Check out branch
Download
Patches
Plain diff
bjorn3
requested to merge
bjorn3/kernel:fix_mm_bugs
into
master
Mar 14, 2024
Overview
0
Commits
2
Pipelines
0
Changes
2
Expand
Fix
get_page_info
for frames in the last memory section.
Fix an overflow bug in the funmap implementation.
Merge request reports