/openbmc/linux/arch/sparc/kernel/ |
H A D | etrap_64.S | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | syscalls.S | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | traps_64.c | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | process_64.c | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | switch_to_64.h | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | ptrace.h | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | uaccess_64.h | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
H A D | thread_info_64.h | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
/openbmc/linux/arch/sparc/mm/ |
H A D | init_64.c | diff dff933da765fd4855393846fa55286d1ff2d024a Wed Sep 26 00:21:14 CDT 2012 Al Viro <viro@zeniv.linux.org.uk> sparc64: clear syscall_noerror on the entry to syscall, not on the exit
Move that sucker to just before TI_FPDEPTH and replace stb with sth in etrap_save(). Take current_ds to its old place, so that we don't push wsaved into TI_... flags. That allows to lose clearing syscall_noerror on return from syscall.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|