commit | 26146a287fba2be73506bbc419e2a7e4463ce990 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Aug 08 16:06:04 2022 +0100 |
committer | Sasha Levin <sashal@kernel.org> | Sun Aug 21 00:41:12 2022 -0400 |
tree | 64b8b76797ea7e03e24631174f311959ecf21a47 | |
parent | ba6089c9044eb9a2132500d46e3f1f45da10d639 [diff] |
nios2: page fault et.al. are *not* restartable syscalls... [ Upstream commit 8535c239ac674f7ead0f2652932d35c52c4123b2 ] make sure that ->orig_r2 is negative for everything except the syscalls. 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: Sasha Levin <sashal@kernel.org>