From: Heiko Carstens Date: Wed, 23 Mar 2011 09:16:05 +0000 (+0100) Subject: [S390] xchg/cmpxchg: move to own header file X-Git-Tag: v2.6.39-rc1~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c9dbe8dbb8591ae6fd142e562813cd95d06609;p=pandora-kernel.git [S390] xchg/cmpxchg: move to own header file Move xchg() and cmpxchg() functions to own header file like some other architectures have done. With this we make sure that system.h now really looks like a place where everything is gathered that doesn't fit anywhere else. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed