mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
nova: avoid assertion during SC cleanup
Regression introduced in Issue #5314 Fixes #5391
This commit is contained in:
committed by
Christian Helmuth
parent
7928597249
commit
e520dbbb7e
@@ -1 +1 @@
|
|||||||
3ca00c7332c39fe5be7fc14f3149e45bca428858
|
d58086480d6a21a06bbd956e2d2e605d0f39b6b2
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ DOWNLOADS := nova.git
|
|||||||
|
|
||||||
# r10 branch
|
# r10 branch
|
||||||
URL(nova) := https://github.com/alex-ab/NOVA.git
|
URL(nova) := https://github.com/alex-ab/NOVA.git
|
||||||
REV(nova) := f74d1d0d9252de6178e30f4402cbb39ea664f3f7
|
REV(nova) := fc9ad04ecec3911302451fcbf6cd87063be66ad0
|
||||||
DIR(nova) := src/kernel/nova
|
DIR(nova) := src/kernel/nova
|
||||||
|
|
||||||
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))
|
||||||
|
|||||||
Reference in New Issue
Block a user