mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-15 15:07:16 +00:00
nova: update kernel to fix assertion
Some special pages (0-page, 1-page) in the kernel must not be freed up during PD destruction. Fixes #1828
This commit is contained in:
parent
6699290766
commit
7ee3e98551
@ -1 +1 @@
|
||||
d4dbaf29783212a7efc49129b2f435cebf4f8660
|
||||
0cdaf637a3a1c087b6350142316230c9e963a8d7
|
||||
|
@ -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) := d662428faa1649240a99dac7dda2be8c8662078c
|
||||
REV(nova) := 12032f96fd3f09c248cad9d76527d4b3ac087fef
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|
||||
|
Loading…
x
Reference in New Issue
Block a user