From: Pierre Ossman <drzeus-list@drzeus.cx>
To: LKML <linux-kernel@vger.kernel.org>
Subject: IO-APIC missing interrupts
Date: Sun, 17 Oct 2004 14:27:06 +0200 [thread overview]
Message-ID: <4172651A.3010406@drzeus.cx> (raw)
I'm having some problems with the IO-APIC on a Acer Aspire 1501LMI
laptop (AMD64). When the IO-APIC is enabled it misses some interrupts.
Using noapic makes everything work fine.
The problem appears during fifo transfers when interrupts are frequent.
My guess is that if a new interrupt is signaled while still in the
interrupt handler, the new interrupt gets ignored.
The device in question is a LPC/ISA device.
Are there perhaps some special commands that need to be executed by the
driver when on an APIC system?
Rgds
Pierre
reply other threads:[~2004-10-17 12:27 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4172651A.3010406@drzeus.cx \
--to=drzeus-list@drzeus.cx \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.