mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08:00
/selinux/policy allows a user to copy the policy back out of the kernel. This patch allows userspace to actually mmap that file and use it directly. Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>