Skip to content
Commit 1b59ddfc authored by John David Anglin's avatar John David Anglin Committed by Helge Deller
Browse files

parisc: Use double word condition in 64bit CAS operation



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.

Cc: <stable@vger.kernel.org>
Signed-off-by: John David Anglin <dave.anglin>
Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent b1b4e435
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment