lkml.org 
[lkml]   [2003]   [Oct]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][TRIVIAL] include hardirq.h into smplock.h for alpha
According to Bryce, we need this one too.

diff -urNp linux-5110/include/asm-alpha/smplock.h linux-10010/include/asm-alpha/smplock.h
--- linux-5110/include/asm-alpha/smplock.h 2000-03-23 21:50:09.000000000 +0100
+++ linux-10010/include/asm-alpha/smplock.h
@@ -7,7 +7,7 @@
#include <linux/sched.h>
#include <linux/interrupt.h>
#include <linux/spinlock.h>
-
+#include <asm/hardirq.h>
extern spinlock_t kernel_flag;

#define kernel_locked() spin_is_locked(&kernel_flag)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.038 / U:0.968 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site