2007/2/15, Andrew Morton <[EMAIL PROTECTED]>:
lib/built-in.o(.text+0x2c192): In function `should_fail': : undefined reference to `save_stack_trace' We could disable the feature on ia64, but then they wouldn't be able to inject faults.
I couldn't understand this build error happend. (I might misunderstand something) Because IA64 config always disable CONFIG_STACKTRACE, so should_fail() doesn't use save_stack_trace() in fail_stacktrace(). - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
