]> git.baikalelectronics.ru Git - kernel.git/commit
ia64: Fixup asm/cmpxchg.h
authorDavid Howells <dhowells@redhat.com>
Fri, 30 Mar 2012 18:43:11 +0000 (11:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 30 Mar 2012 19:34:07 +0000 (12:34 -0700)
commita98ea0f0f33d18bd23890951ff788c0a466230d9
tree7c3ecf31e740ae8129f0d6c33fc4a55181b03e62
parenta5d2684a07d2b5e33682d56a8ab00650412f5e20
ia64: Fixup asm/cmpxchg.h

The empty asm/cmpxchg.h file that was provided as a temporary build fix
for the asm/system.h disintgration build problem should really include
<asm/intrinsics.h> to make definitions of xchg() and cmpxchg()
available.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/ia64/include/asm/cmpxchg.h