nova: de-schedule SCs in destruction earlier

Fixes issues detected during destruction in

Issue #3041
This commit is contained in:
Alexander Boettcher 2018-11-30 08:11:37 +01:00 committed by Norman Feske
parent 85b998a4af
commit 0a0a6ef591
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
d31259810f0f2b08e41bc9aa89a445ae22794d20
162a703f246e7be94efd2001d7d7e13148434ad7

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r10 branch
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 27a54981ac0baf0e4e048f5d5ad98fe9c605c35a
REV(nova) := c2f95bf30989cbffb89d43c1d1ea8206569ec382
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))