diff options
author | Andy Lutomirski <[email protected]> | 2020-09-03 13:40:30 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-09-03 18:36:55 -0700 |
commit | 8891adc61dce2a8a41fc0c23262b681c3ec4b73a (patch) | |
tree | a68f908e7d4d9c2a752ad9db908ea3226deb0fe9 /net/tipc | |
parent | 9fa2dd946743ae6f30dc4830da19147bf100a7f2 (diff) |
selftests/x86/test_vsyscall: Improve the process_vm_readv() test
The existing code accepted process_vm_readv() success or failure as long
as it didn't return garbage. This is too weak: if the vsyscall page is
readable, then process_vm_readv() should succeed and, if the page is not
readable, then it should fail.
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Jann Horn <[email protected]>
Cc: John Hubbard <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions