projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6359fd
)
[PATCH] m68k: fix typo in __generic_copy_to_user
author
Roman Zippel
<zippel@linux-m68k.org>
Fri, 6 Oct 2006 07:43:56 +0000
(
00:43
-0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 6 Oct 2006 15:53:40 +0000
(08:53 -0700)
Jump to the correct exit label after exception
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/lib/uaccess.c
patch
|
blob
|
history
diff --git
a/arch/m68k/lib/uaccess.c
b/arch/m68k/lib/uaccess.c
index 1bc188c0d983c55db9afbd52313444b73acb40b5..865f9fb9e6866a15cf1e18812be3dec3e229e918 100644
(file)
--- a/
arch/m68k/lib/uaccess.c
+++ b/
arch/m68k/lib/uaccess.c
@@
-84,7
+84,7
@@
unsigned long __generic_copy_to_user(void __user *to, const void *from,
" .even\n"
"20: lsl.l #2,%0\n"
"50: add.l %5,%0\n"
- " jra
7
b\n"
+ " jra
8
b\n"
" .previous\n"
"\n"
" .section __ex_table,\"a\"\n"