On Sun, 28 Dec 2003 21:07:28 +0100, Michael Schierl wrote: >>> However, I'd appreciate if someone had any idea why the kernel crashes >>> when trying to resume. Deadlocks...? >> >>most bioses on laptops that I have seen don't actually restore the apic >>state on resume (since they don't expect the apic to be used at all) >>which results in entirely horked irq's on resume -> kernel crashes. Our local APIC PM code saves the local APIC state and disables it before suspend, and restores it and reenables the local APIC after resume. >Thanks. However, my laptop crashes on *suspend* when APIC is on and on >*resume* when APIC is off... > >And on -test3 it did not crash. > >jftr: on 2.4.x it crashed on resume as well. Someone trying to prevent >me to use stable kernels on my laptop? ;-( Do you use APM? How do you suspend? With "apm --suspend" or by e.g. closing the lid? In the latter case, does your APM BIOS post the suspend event to us before actually suspending? An APM BIOS that crashes in SMM code before posting the suspend event, or that skips posting the event altogether, probably won't work with an enabled local APIC. Not much we can do about that. /Mikael - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: Local APIC bug?Michael Schierl
- Prev by Date: 2.6.0 - oops in serio(?)
- Next by Date: Re: The survival of ide-scsi in 2.6.x
- Previous by thread: 2.6.0 - oops in serio(?)
- Next by thread: Re: Local APIC bug?
- Indexes:[Main][Thread]