parisc: Implement new LWS CAS supporting 64 bit operations.
authorGuy Martin <gmsoft@tuxicoman.be>
Fri, 12 Sep 2014 16:02:34 +0000 (18:02 +0200)
committerHelge Deller <deller@gmx.de>
Sat, 13 Sep 2014 20:40:48 +0000 (22:40 +0200)
commit89206491201cbd1571009b36292af781cef74c1b
tree62bd03def7041ca8afc67c1d732d93ec7e2d87e2
parentc90f06943e05519a87140dc407cf589c220aeedf
parisc: Implement new LWS CAS supporting 64 bit operations.

The current LWS cas only works correctly for 32bit. The new LWS allows
for CAS operations of variable size.

Signed-off-by: Guy Martin <gmsoft@tuxicoman.be>
Cc: <stable@vger.kernel.org> # 3.13+
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/syscall.S
This page took 0.025882 seconds and 5 git commands to generate.