mirror of
https://github.com/drasko/codezero.git
synced 2026-02-06 15:03:15 +01:00
When sys_munmap() splits a vma, the new vma had no copy of the objects in the original vma. Now we fixed that using a vma_copy_links() function which can also be used as part of fork().
8.5 KiB
8.5 KiB