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:
c90f069
)
parisc: Implement new LWS CAS supporting 64 bit operations.
author
Guy Martin
<gmsoft@tuxicoman.be>
Fri, 12 Sep 2014 16:02:34 +0000
(18:02 +0200)
committer
Helge 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