mirror of
https://github.com/drasko/codezero.git
synced 2026-07-13 02:44:13 +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