From: Peter Zijlstra Date: Thu, 23 Apr 2015 23:12:32 +0000 (+0200) Subject: atomic: Replace atomic_{set,clear}_mask() usage X-Git-Tag: omap-for-v4.3/fixes-rc1~104^2~10^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805de8f43c20ba8b479bb598b543fa86b20067f6;p=pandora-kernel.git atomic: Replace atomic_{set,clear}_mask() usage Replace the deprecated atomic_{set,clear}_mask() usage with the now ubiquous atomic_{or,andnot}() functions. Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed