]> git.baikalelectronics.ru Git - kernel.git/commit
MN10300: Fix __put_user_asm8()
authorAkira Takeuchi <takeuchi.akr@jp.panasonic.com>
Wed, 10 Dec 2008 12:43:34 +0000 (12:43 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000 (13:34 -0800)
commitcda2af2bc54c141d556da8cb277368b7c7ab3848
tree71c0423e9aa73d12e07539ae31a5e3e544cd6b24
parentd0dfd650fb4d08121831b74b942f22b98124e8c4
MN10300: Fix __put_user_asm8()

Fix __put_user_asm8() by jumping to the end label (3:) from the exception
handler, rather than jumping back to retry the second store instruction (label
2:).

Signed-off-by: Akira Takeuchi <takeuchi.akr@jp.panasonic.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-mn10300/uaccess.h