From: Paul Gortmaker Date: Tue, 3 Apr 2012 17:51:35 +0000 (-0400) Subject: ia64: populate the cmpxchg header with appropriate code X-Git-Tag: v3.4-rc3~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85f8f7759e418c814ee2ceacf73eddb9bed39492;p=pandora-kernel.git 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: Fenghua Yu Cc: David Howells Acked-by: Tony Luck Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed