mirror of
https://github.com/drasko/codezero.git
synced 2026-05-28 13:01:29 +02:00
When vmas are unmapped before being touched, l4_unmap may return a negative value if the unmapped area was already faulted. This is normal behaviour