[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Local APIC bug?


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/


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: