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