mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
mmap() & mmap_region() methods are removed from ACPI & DMI components, and we replace them with the new MM.allocate_kernel_region() helper. Instead of doing a raw calculation for each VM address, from now on we can use helper functions to do perform those calculations in a neat, reusable and readable way.
8.5 KiB
8.5 KiB