[CRIU] Q: Seccomp in multi-thread tasks

Pavel Emelyanov xemul at virtuozzo.com
Mon Jan 9 01:47:24 PST 2017


Hi, Tycho!

While looking at the https://github.com/xemul/criu/issues/268 issue I've
noticed that since commit 221af18e (seccomp: add support for SECCOMP_MODE_FILTER)
the call to restore_seccomp() is removed from __export_restore_thread() which
should result in seccomp not being restored for sub-threads.

Am I correct with this? What was the reason for this removal?

-- Pavel


More information about the CRIU mailing list