commit | 6f3aa38e191326a82d5dcae1f6cdc88b1d9a8d32 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 13 15:01:21 2007 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 13 22:40:51 2007 +0000 |
tree | 6ae94b9fdc9c8729076752fcf7bac0fbf881f4f8 | |
parent | cb66fb3f156b485b22db97db22e96db4786dc68b [diff] |
[MIPS] Remove stray instruction from __get_user_asm_ll32. This did result in double clearing of the error return value on success only but should make a meassurable overhead for sigreturn. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>