Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: > On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: > > Ivan Kokshaysky wrote: > > > No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to > > > to switch to vga console, but I had no time to debug this yet... > > > > Same basic configuration as

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: > On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: > > Ivan Kokshaysky wrote: > > > No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to > > > to switch to vga console, but I had no time to debug this yet... > > > > Same basic configuration as

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Peter Zijlstra wrote: > Does: http://lkml.org/lkml/2008/1/28/100 > > help? I'll give that a try this evening or tomorrow and let you know. -- Bob Tracy | "I was a beta tester for dirt. They never did [EMAIL

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ivan Kokshaysky
On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: > Ivan Kokshaysky wrote: > > No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to > > to switch to vga console, but I had no time to debug this yet... > > Same basic configuration as Ivan. Concur with the observation

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Peter Zijlstra
On Tue, 2008-02-12 at 23:29 -0600, Bob Tracy wrote: > This isn't going to be terribly useful other than giving someone a > heads-up there's a problem with something in 2.6.25-rc1 on the Alpha > PWS 433au. I get the usual messages out of "aboot", including > > aboot: zero-filling 210392 bytes at

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: > No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to > to switch to vga console, but I had no time to debug this yet... Same basic configuration as Ivan. Concur with the observation that death seems to happen during the console switch. Using the

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ivan Kokshaysky
On Wed, Feb 13, 2008 at 02:04:32PM +0100, Ingo Molnar wrote: > > > Unless someone has a good idea what's causing this, I see a massive > > > "git bisect" project in my future. Won't be able to spend any time > > > with this until at least the weekend :-(. > > > > hm, is this SMP? Alpha uses

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > > Unless someone has a good idea what's causing this, I see a massive > > "git bisect" project in my future. Won't be able to spend any time > > with this until at least the weekend :-(. > > hm, is this SMP? Alpha uses asm-generic/percpu.h. One

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ingo Molnar
* Bob Tracy <[EMAIL PROTECTED]> wrote: > This isn't going to be terribly useful other than giving someone a > heads-up there's a problem with something in 2.6.25-rc1 on the Alpha > PWS 433au. I get the usual messages out of "aboot", including > > aboot: zero-filling 210392 bytes at

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ingo Molnar
* Bob Tracy [EMAIL PROTECTED] wrote: This isn't going to be terribly useful other than giving someone a heads-up there's a problem with something in 2.6.25-rc1 on the Alpha PWS 433au. I get the usual messages out of aboot, including aboot: zero-filling 210392 bytes at 0xfc776740

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ingo Molnar
* Ingo Molnar [EMAIL PROTECTED] wrote: Unless someone has a good idea what's causing this, I see a massive git bisect project in my future. Won't be able to spend any time with this until at least the weekend :-(. hm, is this SMP? Alpha uses asm-generic/percpu.h. One early bootup

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ivan Kokshaysky
On Wed, Feb 13, 2008 at 02:04:32PM +0100, Ingo Molnar wrote: Unless someone has a good idea what's causing this, I see a massive git bisect project in my future. Won't be able to spend any time with this until at least the weekend :-(. hm, is this SMP? Alpha uses

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to to switch to vga console, but I had no time to debug this yet... Same basic configuration as Ivan. Concur with the observation that death seems to happen during the console switch. Using the radeonfb

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Peter Zijlstra
On Tue, 2008-02-12 at 23:29 -0600, Bob Tracy wrote: This isn't going to be terribly useful other than giving someone a heads-up there's a problem with something in 2.6.25-rc1 on the Alpha PWS 433au. I get the usual messages out of aboot, including aboot: zero-filling 210392 bytes at

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Ivan Kokshaysky
On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: Ivan Kokshaysky wrote: No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to to switch to vga console, but I had no time to debug this yet... Same basic configuration as Ivan. Concur with the observation that

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Peter Zijlstra wrote: Does: http://lkml.org/lkml/2008/1/28/100 help? I'll give that a try this evening or tomorrow and let you know. -- Bob Tracy | I was a beta tester for dirt. They never did [EMAIL

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: Ivan Kokshaysky wrote: No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to to switch to vga console, but I had no time to debug this yet... Same basic configuration as Ivan. Concur

Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-13 Thread Bob Tracy
Ivan Kokshaysky wrote: On Wed, Feb 13, 2008 at 11:14:43AM -0600, Bob Tracy wrote: Ivan Kokshaysky wrote: No SMP, no PRINTK_TIMESTAMPS in my case. Looks like it dies trying to to switch to vga console, but I had no time to debug this yet... Same basic configuration as Ivan. Concur

[REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-12 Thread Bob Tracy
This isn't going to be terribly useful other than giving someone a heads-up there's a problem with something in 2.6.25-rc1 on the Alpha PWS 433au. I get the usual messages out of "aboot", including aboot: zero-filling 210392 bytes at 0xfc776740 aboot: starting kernel vmlinux.new.gz with

[REGRESSION] 2.6.25-rc1 does not boot on Alpha

2008-02-12 Thread Bob Tracy
This isn't going to be terribly useful other than giving someone a heads-up there's a problem with something in 2.6.25-rc1 on the Alpha PWS 433au. I get the usual messages out of aboot, including aboot: zero-filling 210392 bytes at 0xfc776740 aboot: starting kernel vmlinux.new.gz with