Re: [BUG] long freezes on thinkpad t60

From: Ingo Molnar
Date: Thu May 24 2007 - 10:43:15 EST



* 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-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/