Descriptionruntime: use kernel-supplied cas on linux/arm
Using the kernel-supplied compare-and-swap code
on linux/arm means that runtime doesn't have to care
whether this is GOARM=5 or GOARM=6 anymore.
Fixes issue 1494.
Patch Set 1 #Patch Set 2 : diff -r d9ff478c4ed3 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r d9ff478c4ed3 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 4 : diff -r d9ff478c4ed3 https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 51e1539c025c https://go.googlecode.com/hg #
MessagesTotal messages: 5
|