]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ia64: populate the cmpxchg header with appropriate code
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 3 Apr 2012 17:51:35 +0000 (13:51 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Tue, 3 Apr 2012 23:01:29 +0000 (19:01 -0400)
commited93e94eaea8c85383da2b2e6402c1a039cdbc70
treee2b9516b4438e2b83745f7a0a1a0fd1869a60a4b
parentabc9087617163ce3c629b5cd5173c63ab5d5c20f
ia64: populate the cmpxchg header with appropriate code

commit 93f378883cecb9dcb2cf5b51d9d24175906659da

    "Fix ia64 build errors (fallout from system.h disintegration)"

introduced arch/ia64/include/asm/cmpxchg.h as a temporary
build fix and stated:

    "... leave the migration of xchg() and cmpxchg() to this new
     header file for a future patch."

Migrate the appropriate chunks from asm/intrinsics.h and fix
the whitespace issues in the migrated chunk.

Cc: Tony Luck <tony.luck@intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/ia64/include/asm/cmpxchg.h
arch/ia64/include/asm/intrinsics.h