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:
1525e06
)
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
author
Andreas Schwab
<schwab@linux-m68k.org>
Fri, 27 Jul 2012 22:20:34 +0000
(
00:20
+0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Thu, 2 Aug 2012 22:48:24 +0000
(
00:48
+0200)
User space access must always go through uaccess accessors, since on
classic m68k user space and kernel space are completely separate.
Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Tested-by: Thorsten Glaser <tg@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: stable@vger.kernel.org
No differences found