mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +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>