linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* How do I mask an interrupt from 8xx
@ 2001-08-02  7:20 John Francis
  2001-08-02 17:51 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: John Francis @ 2001-08-02  7:20 UTC (permalink / raw)
  To: linuxppc-embedded


Hello,

I need to mask an IRQ when I aam servicing interrupt
service routine for the same IRQ. Is there a set of
routines in 8xx kernel somewhere that I can mask off
specific 8xx irqs?


John


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How do I mask an interrupt from 8xx
  2001-08-02  7:20 How do I mask an interrupt from 8xx John Francis
@ 2001-08-02 17:51 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2001-08-02 17:51 UTC (permalink / raw)
  To: John Francis; +Cc: linuxppc-embedded


John Francis wrote:

> I need to mask an IRQ when I aam servicing interrupt
> service routine for the same IRQ.

That's already done for you by the first phase interrupt
handler.  If it doesn't appear to be working, send me
more information about what you are doing and why you
think there is a problem.

Thanks.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-02 17:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-02  7:20 How do I mask an interrupt from 8xx John Francis
2001-08-02 17:51 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).