From: Peter Zijlstra Date: Wed, 23 Apr 2014 18:03:13 +0000 (+0200) Subject: arm64: Provide atomic_{or,xor,and} X-Git-Tag: omap-for-v4.3/fixes-rc1~104^2~10^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22288b40e2c7ab484a08a03df32782a67903912c;p=pandora-kernel.git arm64: Provide atomic_{or,xor,and} Implement atomic logic ops -- atomic_{or,xor,and}. These will replace the atomic_{set,clear}_mask functions that are available on some archs. Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed