commit | 60cd5c1a0667294acac87728086f0b574f3ae5cc | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 08 16:07:21 2022 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Aug 25 11:09:29 2022 +0200 |
tree | cee279df44266c221fda82a664806dd742e4a52f | |
parent | 8c7739f57084da2075f09de820b99da7e606dc8d [diff] |
nios2: traced syscall does need to check the syscall number commit 25ba820ef36bdbaf9884adeac69b6e1821a7df76 upstream. all checks done before letting the tracer modify the register state are worthless... Fixes: 82ed08dd1b0e ("nios2: Exception handling") Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>