nova: adjust kernel warning/error messages

- extend one overmap message case
- show by default more error messages

Issue #1779
This commit is contained in:
Alexander Boettcher 2015-11-12 21:16:47 +01:00 committed by Christian Helmuth
parent 5c63f7003e
commit 91b69edb72
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
df82cddefa8f584fe63a015c4dad9f92bdf5ba09
71d690621c7ccb59f1feac867257e52b038fcf3b

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) := 921fdabbae57e5c5f68cd9eaa0bb8f6382f24262
REV(nova) := 1f37f260e0b1d9f9bc40e8b1e67297647a0fe819
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)