mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Etienne Lorrain" <etienne_lorrain@yahoo.fr>
To: linux-kernel@vger.kernel.org
Cc: Venu Gopal Krishna Vemula <vvgkrishna_78@yahoo.com>
Subject: Problem in Interrupt Handling ....
Date: Mon, 6 Aug 2001 16:22:36 +0200 (CEST)	[thread overview]
Message-ID: <20010806142236.78666.qmail@web11801.mail.yahoo.com> (raw)

> But after some period (may be after 2 –3
> hours) recv interrupts are not coming (all other type
> of interrupts are Ok ..),  If I reset the ISR0
> (interrupt status register which contains  recv
> interrupt) and enable ISR0, recv interrupts are
> coming.

 You have an higher priority interrupt pending on the
 "kind of" UART. Probably you have had two interrupts
 (TxReady and RxFull) on the same IRQ and you have treated
 only one of them, or you have forgotten to treat a modem
 interrupt or... Look at the UART interrupt priorities
 in your documentation.
 This is excluding the obvious case "two serial lines shares
 the same IRQ".

  Hope that helps,
  Etienne.

___________________________________________________________
Do You Yahoo!? -- Vos albums photos en ligne, 
Yahoo! Photos : http://fr.photos.yahoo.com

             reply	other threads:[~2001-08-06 14:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-06 14:22 Etienne Lorrain [this message]
     [not found] <no.id>
2001-08-06 13:51 ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2001-08-06 13:27 Venu Gopal Krishna Vemula

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=20010806142236.78666.qmail@web11801.mail.yahoo.com \
    --to=etienne_lorrain@yahoo.fr \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vvgkrishna_78@yahoo.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

all inboxes | Powered by JetHome®