nova: avoid warnings because of oom handling
Use kernel branch which is more accurate in accounting memory, which avoids kernel messages of following form: [0] warning: insufficient resources ... Fixes #1830
This commit is contained in:
committed by
Christian Helmuth
parent
b1b3c7bf34
commit
1d5aa4ca7e
@@ -1 +1 @@
|
||||
0cdaf637a3a1c087b6350142316230c9e963a8d7
|
||||
001f770ae2ae32c6f43e295355021065f4a28ee5
|
||||
|
||||
@@ -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) := 12032f96fd3f09c248cad9d76527d4b3ac087fef
|
||||
REV(nova) := c852537f73209f9d9d4d2bec50e01d8fec76214e
|
||||
DIR(nova) := src/kernel/nova
|
||||
|
||||
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)
|
||||
|
||||
Reference in New Issue
Block a user