From: Peter Zijlstra Date: Wed, 23 Apr 2014 17:46:23 +0000 (+0200) Subject: powerpc: Provide atomic_{or,xor,and} X-Git-Tag: omap-for-v4.3/fixes-rc1~104^2~10^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0b7eb6ff2985c9350fdb297fa5727c35324d4df;p=pandora-kernel.git powerpc: 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. Acked-by: Benjamin Herrenschmidt Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed