[PATCH] hardirq uses preempt

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Randy Dunlap <[email protected]>

hardirq.h uses preempt_count() from preempt.h

Signed-off-by: Randy Dunlap <[email protected]>
---

 include/linux/hardirq.h |    1 +
 1 files changed, 1 insertion(+)

diff -Naurp linux-2613-rc2/include/linux/hardirq.h~hardirq-uses-preempt linux-2613-rc2/include/linux/hardirq.h
--- linux-2613-rc2/include/linux/hardirq.h~hardirq-uses-preempt	2005-06-17 12:48:29.000000000 -0700
+++ linux-2613-rc2/include/linux/hardirq.h	2005-07-10 16:18:39.000000000 -0700
@@ -2,6 +2,7 @@
 #define LINUX_HARDIRQ_H
 
 #include <linux/config.h>
+#include <linux/preempt.h>
 #include <linux/smp_lock.h>
 #include <asm/hardirq.h>
 #include <asm/system.h>


---
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux