Skip to content

Fix bump allocator initialization

Jacob Lorentzon requested to merge 4lDO2/rmm:fix_bump into master

Partially fixed (IIRC) an issue Jeremy had when booting platforms with very little RAM, and (although unverified) appears to fix the add_ref error.

Merge request reports