lkml.org 
[lkml]   [2009]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[patch 1/7] xtensa: kernel/traps.c: include hardirq.h
The file refers to in_interrupt() so hardirq.h must be included.

Signed-off-by: Johannes Weiner <jw@emlix.com>
---
arch/xtensa/kernel/traps.c | 1 +
1 file changed, 1 insertion(+)

--- a/arch/xtensa/kernel/traps.c
+++ b/arch/xtensa/kernel/traps.c
@@ -25,6 +25,7 @@

#include <linux/kernel.h>
#include <linux/sched.h>
+#include <linux/hardirq.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/stringify.h>
--



\
 
 \ /
  Last update: 2009-03-02 18:01    [W:0.303 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site