commit | 9e2760d18b3cf179534bbc27692c84879c61b97c | [log] [tgz] |
---|---|---|
author | Andreas Schwab <schwab@linux-m68k.org> | Sat Jul 28 00:20:34 2012 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Fri Aug 03 00:48:24 2012 +0200 |
tree | 2b2b308f8ff8db41b3ecec941f3f5caf1aac62e8 | |
parent | 1525e06e4414dbe053ea10cbd8cc03bb150e8e27 [diff] |
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k 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