linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 10/10] UML - Define __HAVE_ARCH_CMPXCHG on x86
@ 2005-01-17  5:56 Jeff Dike
  0 siblings, 0 replies; only message in thread
From: Jeff Dike @ 2005-01-17  5:56 UTC (permalink / raw)
  To: akpm, Blaisorblade; +Cc: linux-kernel

Signed-off-by: Jeff Dike <jdike@addtoit.com>

Index: 2.6.10/include/asm-um/system-i386.h
===================================================================
--- 2.6.10.orig/include/asm-um/system-i386.h	2004-12-24 16:34:31.000000000 -0500
+++ 2.6.10/include/asm-um/system-i386.h	2005-01-16 21:14:34.000000000 -0500
@@ -3,4 +3,6 @@
 
 #include "asm/system-generic.h"
     
+#define __HAVE_ARCH_CMPXCHG 1
+
 #endif


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-17  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-17  5:56 [PATCH 10/10] UML - Define __HAVE_ARCH_CMPXCHG on x86 Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).