From: Peter Zijlstra Date: Wed, 23 Apr 2014 18:28:37 +0000 (+0200) Subject: x86: Provide atomic_{or,xor,and} X-Git-Tag: omap-for-v4.3/fixes-rc1~104^2~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fc1845dd45a825b3c2b760df342a94f61fb1113;p=pandora-kernel.git x86: 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