The file refers to in_interrupt() so hardirq.h must be included. Signed-off-by: Johannes Weiner --- 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 #include +#include #include #include #include -- -- 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/