From: Akira Takeuchi Date: Wed, 10 Dec 2008 12:43:34 +0000 (+0000) Subject: MN10300: Fix __put_user_asm8() X-Git-Tag: v2.6.28-rc8~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54b71fba68efbf3ab89721a384df2ce757750979;p=pandora-kernel.git 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 Signed-off-by: David Howells Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed