nova: avoid ipi timeouts

Fixes #5204
This commit is contained in:
Alexander Boettcher 2024-05-02 11:14:59 +02:00 committed by Christian Helmuth
parent 4bda9d9136
commit f0f66f8ccc
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
33fbac63a46a1d91daa48833fb17e0ab4b0a04c7
ee0aec8bb0626c61e73bc3c12d6cb5bf36ca9f79

View File

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