commit | c4da8e0dc6f7cec80f32af080cadf47c1753a2ab | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Jul 16 10:19:37 2020 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Jan 03 20:05:17 2021 -0500 |
tree | 3bf7e849fce58917c8fbd2b8e24351adb1fd9b69 | |
parent | cfd5fa7021a54b8ed9bad16246b6b34851fd48d1 [diff] |
sparc32: switch copy_user.S away from range exception table entries Those were the last range exception table entries, which will allow to get rid of a lot of weirdness. Emits the same code into .text. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>