commit | 89206491201cbd1571009b36292af781cef74c1b | [log] [tgz] |
---|---|---|
author | Guy Martin <gmsoft@tuxicoman.be> | Fri Sep 12 18:02:34 2014 +0200 |
committer | Helge Deller <deller@gmx.de> | Sat Sep 13 22:40:48 2014 +0200 |
tree | 62bd03def7041ca8afc67c1d732d93ec7e2d87e2 | |
parent | c90f06943e05519a87140dc407cf589c220aeedf [diff] |
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>