mcctrl: report success when __NR_munmap succeeds
This commit is contained in:
@@ -1315,6 +1315,7 @@ int __do_in_kernel_syscall(ihk_os_t os, struct mcctrl_channel *c, struct syscall
|
|||||||
error = -ENOSYS;
|
error = -ENOSYS;
|
||||||
goto out;
|
goto out;
|
||||||
}
|
}
|
||||||
|
ret = 0;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case __NR_mprotect:
|
case __NR_mprotect:
|
||||||
|
|||||||
Reference in New Issue
Block a user