You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix kernel panic when exec workload failed
workload process should exit after invoke execve syscall.
This commit also fix a long term memory leak about kp_percpu_data callinfo
Signed-off-by: zhangwei(Jovi) <jovi.zhangwei@gmail.com>