These are arm variants with different argument ordering because of register alignment requirements. fix #30516 Signed-off-by: Justin Cormack <justin.cormack@docker.com>
@@ -632,6 +632,8 @@
},
{
"names": [
+ "arm_fadvise64_64",
+ "arm_sync_file_range",
"breakpoint",
"cacheflush",
"set_tls"
@@ -535,6 +535,8 @@ func DefaultProfile() *types.Seccomp {
Names: []string{
"set_tls",