diff options
author | Riku Voipio <riku.voipio@linaro.org> | 2014-04-23 13:00:17 +0300 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-06-17 08:52:07 +0300 |
commit | f5f601afcec6c1081128fe5a0f831788ca9f56ed (patch) | |
tree | d3449886c971e23cfc1ba69eb5172bcaac0aa9e8 /target-s390x | |
parent | 9eeb8306d56e8fd831bbbac6e3cfe69a40312a33 (diff) |
signal/all/do_sigreturn - remove __get_user checks
Remove "if(__get_user" checks and their related error paths
for all architecture's do_sigreturn. Remove the unlock_user_struct
when the only way to end up there is from failed lock_user_struct.
v3: remove unneccesary sigsegv label as suggested by Peter
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-s390x')
0 files changed, 0 insertions, 0 deletions