Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git...
[platform/kernel/linux-rpi.git] / security / selinux / ss / services.h
index 6348c95..c430162 100644 (file)
@@ -41,6 +41,7 @@ void services_compute_xperms_decision(struct extended_perms_decision *xpermd,
                                      struct avtab_node *node);
 
 int services_convert_context(struct convert_context_args *args,
-                            struct context *oldc, struct context *newc);
+                            struct context *oldc, struct context *newc,
+                            gfp_t gfp_flags);
 
 #endif /* _SS_SERVICES_H_ */