All of lore.kernel.org
 help / color / mirror / Atom feed
* Interrupt prioritization on linux for ppc440
@ 2005-04-15 21:36 Shawn Jin
  2005-04-15 22:12 ` Eugene Surovegin
  0 siblings, 1 reply; 12+ messages in thread
From: Shawn Jin @ 2005-04-15 21:36 UTC (permalink / raw)
  To: ppcembed

Hi,

The home-made interrupt controller PIC supports interrupt priorities
and critical/non-critical interrupts. I found that the current kernel
doesn't support interrupt priorities. Is this observation true? Is
there any existing patch to support that? Can RTAI or RTLinux
prioritize interrupts?

I noticed that the implementation of ppc4xx_pic.c disables all
critical interrupts during initialization. To support critical
interrupts, is it so simple that we change the handler of critical
exception from CriticalInput to do_IRQ in head_44x.S?

Would you please share some of your inputs with me while I'm googling
this issue?

Thanks,
-Shawn.

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

end of thread, other threads:[~2005-04-19  0:27 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15 21:36 Interrupt prioritization on linux for ppc440 Shawn Jin
2005-04-15 22:12 ` Eugene Surovegin
2005-04-15 23:09   ` Shawn Jin
2005-04-16  0:50     ` Eugene Surovegin
2005-04-18 21:14       ` Shawn Jin
2005-04-18 22:06         ` Eugene Surovegin
2005-04-18 23:11           ` Shawn Jin
2005-04-19  0:27             ` Eugene Surovegin
2005-04-18 17:01     ` Lawrence E. Bakst
2005-04-18 17:25       ` Eugene Surovegin
2005-04-18 20:54         ` Lawrence E. Bakst
2005-04-18 22:27           ` Eugene Surovegin

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.