aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/syscall_user_dispatch/config
AgeCommit message (Collapse)AuthorFilesLines
2020-12-02selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi1-0/+1
Implement functionality tests for syscall user dispatch. In order to make the test portable, refrain from open coding syscall dispatchers and calculating glibc memory ranges. Signed-off-by: Gabriel Krisman Bertazi <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Andy Lutomirski <[email protected]> Acked-by: Kees Cook <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lore.kernel.org/r/[email protected]