aboutsummaryrefslogtreecommitdiff
path: root/mm
diff options
context:
space:
mode:
authorJohn David Anglin <dave.anglin@bell.net>2015-09-07 20:13:28 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-09-29 19:26:11 +0200
commitf39b5f920977852886e4491d354e72b95935ec0b (patch)
tree390e9685635c35a9c8e05b22f5cedc8d832dfc81 /mm
parent645305df79c555470ab6728561314ea852e2612f (diff)
parisc: Use double word condition in 64bit CAS operation
commit 1b59ddfcf1678de38a1f8ca9fb8ea5eebeff1843 upstream. The attached change fixes the condition used in the "sub" instruction. A double word comparison is needed. This fixes the 64-bit LWS CAS operation on 64-bit kernels. I can now enable 64-bit atomic support in GCC. Signed-off-by: John David Anglin <dave.anglin> Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions