ia64 build broken on CONFIG_DEBUG_STACK_USAGE

From: Jiri Slaby
Date: Mon Aug 22 2011 - 03:28:30 EST


Hi,

when CONFIG_DEBUG_STACK_USAGE is selected, I get these errors:
CC arch/ia64/kernel/asm-offsets.s
In file included from arch/ia64/kernel/asm-offsets.c:9:
include/linux/sched.h: In function ‘stack_not_used’:
include/linux/sched.h:2419: error: ‘IA64_TASK_SIZE’ undeclared (first
use in this function)
include/linux/sched.h:2419: error: (Each undeclared identifier is
reported only once
include/linux/sched.h:2419: error: for each function it appears in.)
include/linux/sched.h:2419: error: ‘IA64_THREAD_INFO_SIZE’ undeclared
(first use in this function)
make[1]: *** [arch/ia64/kernel/asm-offsets.s] Error 1
make: *** [prepare0] Error 2

regards,
--
js
suse labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/