mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nova: update to r6 nova kernel branch
- adds general support for semaphore timeouts - fixes PCID feature (aka tagged TLB) seeen on Lenovo X201 Fixes #1211
This commit is contained in:
committed by
Norman Feske
parent
6cb9559feb
commit
e70c13ce1f
@@ -71,7 +71,7 @@ namespace Nova {
|
||||
enum Status
|
||||
{
|
||||
NOVA_OK = 0,
|
||||
NOVA_IPC_TIMEOUT = 1,
|
||||
NOVA_TIMEOUT = 1,
|
||||
NOVA_IPC_ABORT = 2,
|
||||
NOVA_INV_HYPERCALL = 3,
|
||||
NOVA_INV_SELECTOR = 4,
|
||||
|
||||
Reference in New Issue
Block a user