git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24646bd
)
MN10300: Fix __put_user_asm8()
author
Akira Takeuchi
<takeuchi.akr@jp.panasonic.com>
Wed, 10 Dec 2008 12:43:34 +0000
(12:43 +0000)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Wed, 10 Dec 2008 21:34:33 +0000
(13:34 -0800)
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>
No differences found