nova: update kernel branch (MCA, invalid DMAR)

to avoid resetting due to invalid IOMMU/DMAR hardware units.

Fixes #2700
This commit is contained in:
Alexander Boettcher 2018-07-17 14:39:42 +02:00 committed by Christian Helmuth
parent e6c5ea21b4
commit 017685b1b2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
2d7d4d9f37444150bfe0b90b8f63f47b76940ff2
79dfa0facd434fa14cc92d48d0474118e718139b

View File

@ -4,7 +4,7 @@ DOWNLOADS := nova.git
# r9 branch - use r9_debug for more verbose kernel messages
URL(nova) := https://github.com/alex-ab/NOVA.git
REV(nova) := 84676254ad6d471cd7716d193e026ed47c517e41
REV(nova) := 720fd5033a830d9425dbb33d8ced86d01353881b
DIR(nova) := src/kernel/nova
PATCHES := $(sort $(wildcard $(REP_DIR)/patches/*.patch))