Linux SCSI subsystem development
 help / color / mirror / Atom feed
* 2.5.43 IO-APIC bug and spinlock deadlock
@ 2002-10-17  3:33 Doug Ledford
  2002-10-17  4:28 ` Doug Ledford
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Doug Ledford @ 2002-10-17  3:33 UTC (permalink / raw)
  To: linux-kernel; +Cc: Ingo Molnar, linux-scsi

IO-APIC bug: regular kernel, UP, no IO-APIC or APIC on UP enabled, compile
fails (does *everyone* run SMP or at least UP + APIC now?)

spinlock deadlock: run an smp kernel on a up machine.  On mine here all I 
have to do is try to boot to multiuser mode, it won't make it through the 
startup scripts before it locks up by trying to reenter common_interrupt 
on the only CPU.  Seems like an SMP kernel on UP hardware doesn't disable 
interrupts properly maybe?  I get task lists via alt-sysreq when the 
machine should be hardlocked I think.  Anyway, this is what has been 
tricking me into thinking I had an IDE problem.  IDE is innocent, it's the 
core interrupt handling code.

Back to work on scsi stuff now that I have a decently running 2.5.43
system, I'll let someone else deal with these.

-- 
  Doug Ledford <dledford@redhat.com>     919-754-3700 x44233
         Red Hat, Inc. 
         1801 Varsity Dr.
         Raleigh, NC 27606
  

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

end of thread, other threads:[~2002-10-18 19:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-17  3:33 2.5.43 IO-APIC bug and spinlock deadlock Doug Ledford
2002-10-17  4:28 ` Doug Ledford
2002-10-17  4:40   ` Andrew Morton
2002-10-17  5:13     ` Doug Ledford
2002-10-17  8:29       ` Mikael Pettersson
2002-10-17  4:49 ` Zwane Mwaikambo
2002-10-18 19:39 ` Bill Davidsen

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