From 461881e46aa8af06c01fd132cde3d359c4f0ca9a Mon Sep 17 00:00:00 2001 From: Balazs Gerofi Date: Tue, 6 Dec 2016 14:18:41 +0900 Subject: [PATCH] /proc/mckernel to indicate McKernel --- arch/x86/tools/mcreboot-smp-x86.sh.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/tools/mcreboot-smp-x86.sh.in b/arch/x86/tools/mcreboot-smp-x86.sh.in index 79c700c7..86c6b833 100644 --- a/arch/x86/tools/mcreboot-smp-x86.sh.in +++ b/arch/x86/tools/mcreboot-smp-x86.sh.in @@ -404,6 +404,8 @@ if [ "$enable_mcoverlay" == "yes" ]; then # TODO: How de we revert this in case of failure?? mount --make-rprivate /sys + touch /tmp/mcos/mcos0_proc/mckernel + rm -rf /tmp/mcos/mcos0_sys/setup_complete # Hide NUMA related files which are outside the LWK partition