diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-07-26 17:21:12 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-13 15:42:49 -0700 |
commit | 81cc233562f1b23db5bae2699f2f69e1f6dc9408 (patch) | |
tree | f83049feb9fc8b900784575e5462349c90c12df3 /arch/unicore32 | |
parent | 7df3eb5b0039aeec6e54b961dbebd61cb80a4bb3 (diff) | |
download | lwn-81cc233562f1b23db5bae2699f2f69e1f6dc9408.tar.gz lwn-81cc233562f1b23db5bae2699f2f69e1f6dc9408.zip |
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
[ Upstream commit ab2abda6377723e0d5fbbfe5f5aa16a5523344d1 ]
(From v1 to v2: changed comment)
On the way linux_sparc_syscall32->linux_syscall_trace32->goto 2f,
register %o5 doesn't clear its second 32-bit.
Fix that.
Signed-off-by: Kirill Tkhai <tkhai@yandex.ru>
CC: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/unicore32')
0 files changed, 0 insertions, 0 deletions