Descriptionruntime, sync/atomic: fix arm cas
Works around bug in kernel implementation on old ARM5 kernels.
Bug was fixed on 26 Nov 2007 (between 2.6.23 and 2.6.24) but
old kernels persist.
Fixes issue 1750.
Patch Set 1 #Patch Set 2 : diff -r 8d78d5e69093 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 8d78d5e69093 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 9266c53a8fc0 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 9266c53a8fc0 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r 099dd59d3976 https://go.googlecode.com/hg #MessagesTotal messages: 7
|