Re: PAE broken on Thinkpad

From: john stultz
Date: Sun Oct 22 2006 - 18:06:24 EST


On Sun, 2006-10-22 at 04:50 +0200, Andi Kleen wrote:
> On Sunday 22 October 2006 04:30, john stultz wrote:
> > On Sun, 2006-10-22 at 04:01 +0200, Andi Kleen wrote:
> > > john stultz <johnstul@xxxxxxxxxx> writes:
> > >
> > > > Yea. So I know I probably shouldn't run a PAE kernel on my 1Gig laptop,
> > > > but in trying to do so I found it won't boot.
> > >
> > > You don't say what version?
> >
> > Sorry, the current -git.
>
> Normally the early exception handler should print a backtrace, i wonder
> why that didn't work.
>
> Can you change the
>
> static int current_ypos = 25
>
> in arch/x86_64/kernel/early_printk.c to
>
> static int current_ypos = 0
>
> and see if that displays the backtrace?

Unfortunately not. :( I just get those two lines up at the top of the
screen.

thanks
-john

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