lkdtm: split usercopy tests to separate file
authorKees Cook <keescook@chromium.org>
Sun, 26 Jun 2016 15:46:23 +0000 (08:46 -0700)
committerKees Cook <keescook@chromium.org>
Thu, 7 Jul 2016 18:09:20 +0000 (11:09 -0700)
commita3dff71c1c88fc184a1ae5e425ba621d547d16ec
tree7d6fe391cedf8905280eb9038844bba06276142d
parent0edca7b5afb4b0909eecd2ede9a6736ef7cafc42
lkdtm: split usercopy tests to separate file

This splits the USERCOPY_* tests into the new lkdtm_usercopy.c file to
help separate things better for readability.

Signed-off-by: Kees Cook <keescook@chromium.org>
drivers/misc/Makefile
drivers/misc/lkdtm.h
drivers/misc/lkdtm_core.c
drivers/misc/lkdtm_usercopy.c [new file with mode: 0644]