]> 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)
commit7c4aebd15a354036870e10229f99b2c4e5aba6d7
treee2d0d5779c55528e0439eee359d46bc9a2c017f7
parent77f1640bc7c80d924b66fcb2c6589d625967786a
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