mirror of
https://github.com/drasko/codezero.git
synced 2026-04-12 23:19:02 +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