nova: free up mdb entry if no sub node exists

Issue #1950

Fixes #2048
This commit is contained in:
Alexander Boettcher 2016-08-02 11:40:49 +02:00 committed by Christian Helmuth
parent a876e655c0
commit 4783043b5d
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
fa2dbae3ee245b2deddfbde7473481d24e998ba5
8a5f311017becf7becd1dc325a388036b76215fc

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) := db9bd2dada63382b761d169651ff7e2f75df3eaa
REV(nova) := 23e7882a48ad2737884596e9766333930bec2ae8
DIR(nova) := src/kernel/nova
PATCHES := $(wildcard $(REP_DIR)/patches/*.patch)