]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit54b71fba68efbf3ab89721a384df2ce757750979
tree71c0423e9aa73d12e07539ae31a5e3e544cd6b24
parent24646bd2269fbca95367bfd3eafbc9f7ade2e980
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