Linux Newbie help
 help / color / mirror / Atom feed
From: "Mulyadi Santosa" <mulyadi.santosa@gmail.com>
To: Rick Brown <rick.brown.3@gmail.com>
Cc: kernelnewbies <kernelnewbies@nl.linux.org>, linux-newbie@vger.kernel.org
Subject: Re: MIssed interrupts
Date: Thu, 7 Feb 2008 22:50:16 +0700	[thread overview]
Message-ID: <f284c33d0802070750n1bc438c1y85c974bbf53a8242@mail.gmail.com> (raw)
In-Reply-To: <7783925d0802062112r4637c674qf2d1dd356cc0923e@mail.gmail.com>

Hi....

On Feb 7, 2008 12:12 PM, Rick Brown <rick.brown.3@gmail.com> wrote:
> Hi,
>
> If a particual IRQ line has been disabled (disable_irq()), what
> happens if the device on that IRQ line generates interrupt? Does it
> result in missed interrupt?

AFAIK at the time it's in disabled state...yes it will be missed. But
once you enabled it again.... missing interrupts will be received. It
is different when interrupt is masked...it will be simply ignored.

regards.

Mulyadi.
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2008-02-07 15:50 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07  5:12 MIssed interrupts Rick Brown
2008-02-07 15:50 ` Mulyadi Santosa [this message]
2008-02-29  7:21   ` Jike Song
2008-02-29 11:43     ` Mulyadi Santosa
2008-03-03  1:10       ` Jike Song
2008-04-02  8:09         ` Peter Teoh
2008-02-29 14:34     ` Peter Teoh
2008-03-01  8:36       ` Mulyadi Santosa
2008-02-29  3:35 ` Peter Teoh

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=f284c33d0802070750n1bc438c1y85c974bbf53a8242@mail.gmail.com \
    --to=mulyadi.santosa@gmail.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=linux-newbie@vger.kernel.org \
    --cc=rick.brown.3@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox