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)
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>

No differences found