[PATCH 068/100] sparc32: Fix exit flag passed from traced sys_sigreturn

2013-10-11 Thread Luis Henriques
3.5.7.23 -stable review patch. If anyone has any objections, please let me know. -- From: Kirill Tkhai commit 7a3b0f89e3fea680f93932691ca41a68eee7ab5e upstream. Pass 1 in %o1 to indicate that syscall_trace accounts exit. Signed-off-by: Kirill Tkhai CC: David Miller

[PATCH 068/100] sparc32: Fix exit flag passed from traced sys_sigreturn

2013-10-11 Thread Luis Henriques
3.5.7.23 -stable review patch. If anyone has any objections, please let me know. -- From: Kirill Tkhai tk...@yandex.ru commit 7a3b0f89e3fea680f93932691ca41a68eee7ab5e upstream. Pass 1 in %o1 to indicate that syscall_trace accounts exit. Signed-off-by: Kirill Tkhai