Anyone know how to fix the build error?
CC arch/x86/kernel/asm-offsets.s
In file included from include/linux/irq.h:22:0,
from /src/linux-3.5/arch/x86/include/asm/hardirq.h:5,
from include/linux/hardirq.h:7,
from arch/x86/kernel/asm-offsets.c:11:
include/linux/irqnr.h:4:30: fatal error: uapi/linux/irqnr.h: No such file or directory
compilation terminated.
make[1]: *** [arch/x86/kernel/asm-offsets.s] Error 1
Ignore the 3.5 I patched up from there.


Reply With Quote
