2.3.10-pre1: asm-alpha/semaphore.h

Tim Waugh (tim@cyberelk.demon.co.uk)
Sat, 3 Jul 1999 12:39:02 +0100 (GMT)


I need this patch with 2.3.10-pre1.

Tim.
*/

--- linux/include/asm-alpha/semaphore.h~ Sat Jul 3 12:37:26 1999
+++ linux/include/asm-alpha/semaphore.h Sat Jul 3 12:37:34 1999
@@ -11,6 +11,7 @@
#include <asm/current.h>
#include <asm/system.h>
#include <asm/atomic.h>
+#include <linux/wait.h>

struct semaphore {
/* Careful, inline assembly knows about the position of these two. */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/