Re: PAE broken on Thinkpad

From: Andi Kleen
Date: Sat Oct 21 2006 - 22:50:38 EST


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?

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