Re: [PATCH 19/35] Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h [ver #2]
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-03-13 09:54:05
Also in:
lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2012-03-13 09:54:05
Also in:
lkml
On Monday 12 March 2012, David Howells wrote:
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> cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>