Test user/kernel boundary protections

modulename: test_user_copy.ko

configname: CONFIG_TEST_USER_COPY

Linux Kernel Configuration
└─>Kernel hacking
└─>Kernel Testing and Coverage
└─>Runtime Testing
└─>Test user/kernel boundary protections
In linux kernel since version 3.10 (release Date: 2013-06-30)  
This builds the "test_user_copy" module that runs sanity checks
on the copy_to/from_user infrastructure, making sure basic
user/kernel boundary testing is working. If it fails to load,
a regression has been detected in the user/kernel memory boundary
protections.

If unsure, say N.

source code:
depends
CONFIG_MODULES
CONFIG_RUNTIME_TESTING_MENU