mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Change the SELinux checkreqprot default value to 0 so that SELinux performs access control checking on the actual memory protections used by the kernel and not those requested by the application. Signed-off-by: Paul Moore <pmoore@redhat.com>