* Miklos Szeredi <miklos@xxxxxxxxxx> wrote: > > hm, you should only need these: > > > > CONFIG_EVENT_TRACE=y > > CONFIG_FUNCTION_TRACE=y > > # CONFIG_WAKEUP_TIMING is not set > > # CONFIG_CRITICAL_IRQSOFF_TIMING is not set > > CONFIG_MCOUNT=y > > > > does it boot with these? > > Nope. Same segfault. If I try to continue manually with 'init 5', > then init segfaults as well :( does it go away if you turn off CONFIG_FUNCTION_TRACE? (that will make the trace a lot less verbose, but still informative) Ingo - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html