public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [bug] 2.6.39-rc3 fails to boot on Alpha
@ 2011-04-17 15:13 Mikael Pettersson
  2011-04-17 18:52 ` Jay Estabrook
  2011-04-18  4:07 ` Bob Tracy
  0 siblings, 2 replies; 4+ messages in thread
From: Mikael Pettersson @ 2011-04-17 15:13 UTC (permalink / raw)
  To: linux-alpha; +Cc: linux-kernel

2.6.39-rc3 doesn't boot on my Alpha (XP900).  As soon as aboot has loaded
and started the kernel I get:

halted CPU 0

halt code = 4
invalid PTBR
PC = fffffc00003130d0

(that PC value points to an "lda" instruction in sys_osf_proplist_syscall)

There's no other output except this, so I don't think the kernel got very far.

Haven't checked 2.6.39-rc[12] or bisected anything yet, but 2.6.38 works fine.

/Mikael

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [bug] 2.6.39-rc3 fails to boot on Alpha
  2011-04-17 15:13 [bug] 2.6.39-rc3 fails to boot on Alpha Mikael Pettersson
@ 2011-04-17 18:52 ` Jay Estabrook
  2011-04-17 19:20   ` Mikael Pettersson
  2011-04-18  4:07 ` Bob Tracy
  1 sibling, 1 reply; 4+ messages in thread
From: Jay Estabrook @ 2011-04-17 18:52 UTC (permalink / raw)
  To: Mikael Pettersson; +Cc: linux-alpha, linux-kernel

Try replacing the reference to "no_irq_chip" with "dummy_irq_chip"
in arch/alpha/irq_alpha.c: int_rtc_irq().

For me, it was dying in the first RTC interrupt taken.

Jay

On 04/17/2011 11:13 AM, Mikael Pettersson wrote:
> 2.6.39-rc3 doesn't boot on my Alpha (XP900).  As soon as aboot has loaded
> and started the kernel I get:
> 
> halted CPU 0
> 
> halt code = 4
> invalid PTBR
> PC = fffffc00003130d0
> 
> (that PC value points to an "lda" instruction in sys_osf_proplist_syscall)
> 
> There's no other output except this, so I don't think the kernel got very far.
> 
> Haven't checked 2.6.39-rc[12] or bisected anything yet, but 2.6.38 works fine.
> 
> /Mikael
> --
> To unsubscribe from this list: send the line "unsubscribe linux-alpha" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [bug] 2.6.39-rc3 fails to boot on Alpha
  2011-04-17 18:52 ` Jay Estabrook
@ 2011-04-17 19:20   ` Mikael Pettersson
  0 siblings, 0 replies; 4+ messages in thread
From: Mikael Pettersson @ 2011-04-17 19:20 UTC (permalink / raw)
  To: Jay Estabrook; +Cc: Mikael Pettersson, linux-alpha, linux-kernel

Jay Estabrook writes:
 > Try replacing the reference to "no_irq_chip" with "dummy_irq_chip"
 > in arch/alpha/irq_alpha.c: int_rtc_irq().

2.6.39-rc3 booted fine with that change.

Thanks,

/Mikael

 >
 > For me, it was dying in the first RTC interrupt taken.
 > 
 > Jay
 > 
 > On 04/17/2011 11:13 AM, Mikael Pettersson wrote:
 > > 2.6.39-rc3 doesn't boot on my Alpha (XP900).  As soon as aboot has loaded
 > > and started the kernel I get:
 > > 
 > > halted CPU 0
 > > 
 > > halt code = 4
 > > invalid PTBR
 > > PC = fffffc00003130d0
 > > 
 > > (that PC value points to an "lda" instruction in sys_osf_proplist_syscall)
 > > 
 > > There's no other output except this, so I don't think the kernel got very far.
 > > 
 > > Haven't checked 2.6.39-rc[12] or bisected anything yet, but 2.6.38 works fine.
 > > 
 > > /Mikael

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [bug] 2.6.39-rc3 fails to boot on Alpha
  2011-04-17 15:13 [bug] 2.6.39-rc3 fails to boot on Alpha Mikael Pettersson
  2011-04-17 18:52 ` Jay Estabrook
@ 2011-04-18  4:07 ` Bob Tracy
  1 sibling, 0 replies; 4+ messages in thread
From: Bob Tracy @ 2011-04-18  4:07 UTC (permalink / raw)
  To: Mikael Pettersson; +Cc: linux-alpha, linux-kernel

On Sun, Apr 17, 2011 at 05:13:20PM +0200, Mikael Pettersson wrote:
> 2.6.39-rc3 doesn't boot on my Alpha (XP900).
> (...)

At least -rc2 broken also per previous report.  Didn't see any replies
to the initial bug report, so it's not surprising a fix didn't make it
into -rc3.

--Bob

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-18  4:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-17 15:13 [bug] 2.6.39-rc3 fails to boot on Alpha Mikael Pettersson
2011-04-17 18:52 ` Jay Estabrook
2011-04-17 19:20   ` Mikael Pettersson
2011-04-18  4:07 ` Bob Tracy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox