nova: re-enable DMAR super pages in kernel

Fixes #3902
This commit is contained in:
Alexander Boettcher 2020-09-25 09:38:49 +02:00 committed by Christian Helmuth
parent e5fe9c6fc7
commit 04d3c9e750
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
b05b469a38b6e686d60f6646de31eb1bdfef329b
b689cd9de3147d57a7c6f58a3187aade355ca621

View File

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