mcexec: recursively bind mount $prefix/rootfs/ on /

This commit is contained in:
Balazs Gerofi
2017-06-16 17:54:48 +09:00
parent f84415c310
commit 52bc052e1a
9 changed files with 96 additions and 112 deletions

View File

@@ -38,7 +38,7 @@
#include <asm/uaccess.h>
#include <asm/delay.h>
#include <asm/io.h>
#include "../../config.h"
#include "../../../config.h"
#include "mcctrl.h"
#include <ihk/ihk_host_user.h>