From: Vineet Gupta Date: Wed, 5 Aug 2015 13:40:02 +0000 (+0530) Subject: ARC: add barriers to futex code X-Git-Tag: omap-for-v4.3/fixes-merge-window~11^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d30c8208a38a0442cc01a9c7f6542489c76353;p=pandora-kernel.git ARC: add barriers to futex code The atomic ops on futex need to provide the full barrier just like regular atomics in kernel. Also remove pagefault_enable/disable in futex_atomic_cmpxchg_inatomic() as core code already does that Cc: David Hildenbrand Cc: Peter Zijlstra (Intel) Cc: Thomas Gleixner Cc: Michel Lespinasse Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed