summaryrefslogtreecommitdiff
path: root/tests/58-live-tsync_notify.py
Commit message (Collapse)AuthorAgeFilesLines
* api: add API level 6Paul Moore2020-06-291-0/+61
API level 6 allows callers to use both the TSYNC and notify APIs at the same time. This is due to the TSYNC_ESRCH flag which was added in Linux v5.7. This patch also fixes some omissions in seccomp_api_set(). Acked-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>