[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
raw-idt-notify i386ex
- Date: Tue, 18 May 1999 01:09:32 +0200 (CEST)
- From: valette at crf.canon.fr (VALETTE Eric)
- Subject: raw-idt-notify i386ex
>>>>> "joel" == <joel at oarcorp.com> writes:
joel> On Wed, 5 May 1999, Erik Ivanenko wrote:
>> The "raw_idt_notify has been called" message appears at the start of
>> every test that was build with the i386-elf compiler. The message never
>> appears at the start of any coff test.
joel> Based upon my reading of the code, I think this suggests that a spurious
joel> interrupt is occurring.
I confirm this. Someone is unmasking interrupts or a pending interrupt is not
cleraed...
-- eric