From: Will Deacon Date: Tue, 3 Feb 2015 11:26:53 +0000 (+0000) Subject: arm64: atomics: move ll/sc atomics into separate header file X-Git-Tag: omap-for-v4.3/fixes-rc1~98^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c275f76bb4ce16fd0205da1e15f31b875013678e;p=pandora-kernel.git arm64: atomics: move ll/sc atomics into separate header file In preparation for the Large System Extension (LSE) atomic instructions introduced by ARM v8.1, move the current exclusive load/store (LL/SC) atomics into their own header file. Reviewed-by: Steve Capper Reviewed-by: Catalin Marinas Signed-off-by: Will Deacon --- Reading git-diff-tree failed