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
VDSO overrides this syscall in userspace,
on most platforms, esentially bypassing seccomp.
To keep Firecracker working on targets that don't provide
this function in vdso, we need to allow it via seccomp.
Signed-off-by: alindima <[email protected]>
0 commit comments