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