* [PATCH] uml spinlock breakage
@ 2005-09-10 23:24 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2005-09-10 23:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: jdike, linux-kernel
mingo missed that one...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
diff -urN RC13-git10-base/include/asm-um/spinlock_types.h current/include/asm-um/spinlock_types.h
--- RC13-git10-base/include/asm-um/spinlock_types.h 1969-12-31 19:00:00.000000000 -0500
+++ current/include/asm-um/spinlock_types.h 2005-09-10 19:08:33.000000000 -0400
@@ -0,0 +1,6 @@
+#ifndef __UM_SPINLOCK_TYPES_H
+#define __UM_SPINLOCK_TYPES_H
+
+#include "asm/arch/spinlock_types.h"
+
+#endif
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-09-10 23:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-10 23:24 [PATCH] uml spinlock breakage Al Viro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.