]> git.baikalelectronics.ru Git - kernel.git/commit
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
authorDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:03 +0000 (18:30 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 28 Mar 2012 17:30:03 +0000 (18:30 +0100)
commit3ee6fac7e03cd117798a85f9b8e276acf120c845
treee2d0d5779c55528e0439eee359d46bc9a2c017f7
parentf00ba5ab6325c083cef26327d42d9058cc3a995e
Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h

Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h
to simplify disintegration of asm/system.h.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
include/asm-generic/cmpxchg.h
include/asm-generic/system.h