* query on nested interrupts on omap2430
@ 2007-07-26 5:28 sandeep prabhu
2007-07-26 11:19 ` Nishanth Menon
2007-07-26 11:53 ` Woodruff, Richard
0 siblings, 2 replies; 3+ messages in thread
From: sandeep prabhu @ 2007-07-26 5:28 UTC (permalink / raw)
To: Linux-omap-open-source
Hi,
I am working on omap 2430 based custom board, and using 2.6.19 kernel
downloaded from linux.omap.com site.
Please let me know whether nested ( re-entrant ) interrupts are supported in
2.6.19 kernel for omap2430 ?
--
Thanks,
Sandeep
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: query on nested interrupts on omap2430
2007-07-26 5:28 query on nested interrupts on omap2430 sandeep prabhu
@ 2007-07-26 11:19 ` Nishanth Menon
2007-07-26 11:53 ` Woodruff, Richard
1 sibling, 0 replies; 3+ messages in thread
From: Nishanth Menon @ 2007-07-26 11:19 UTC (permalink / raw)
To: sandeep prabhu; +Cc: Linux-omap-open-source
sandeep prabhu stated on 7/26/2007 12:28 AM:
> Please let me know whether nested ( re-entrant ) interrupts are supported in
> 2.6.19 kernel for omap2430 ?
>
The correct question is "Does ARM support we have in linux support
nested interrupts?" see this thread:
http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2004-April/020916.html
Regards,
Nishanth Menon
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: query on nested interrupts on omap2430
2007-07-26 5:28 query on nested interrupts on omap2430 sandeep prabhu
2007-07-26 11:19 ` Nishanth Menon
@ 2007-07-26 11:53 ` Woodruff, Richard
1 sibling, 0 replies; 3+ messages in thread
From: Woodruff, Richard @ 2007-07-26 11:53 UTC (permalink / raw)
To: sandeep prabhu, Linux-omap-open-source
You should look into the "Understanding the Linux Kernel" book from
O'Reilly it had one of the better descriptions about operation. The
Love book also gives a little background. Then look at the code.
Depending on how you attribute your handler on install, interrupts may
or may not be re-enabled at the PIC prior to service dispatch (for all
but the one you are handling).
So yes in general they are. The NM gave which talked about FIQs is
related but is a separate issue as FIQs are much less flexible by
design.
Regards,
Richard W.
> -----Original Message-----
> From: linux-omap-open-source-bounces@linux.omap.com
[mailto:linux-omap-
> open-source-bounces@linux.omap.com] On Behalf Of sandeep prabhu
> Sent: Thursday, July 26, 2007 12:28 AM
> To: Linux-omap-open-source@linux.omap.com
> Subject: query on nested interrupts on omap2430
>
> Hi,
>
> I am working on omap 2430 based custom board, and using 2.6.19 kernel
> downloaded from linux.omap.com site.
> Please let me know whether nested ( re-entrant ) interrupts are
supported
> in
> 2.6.19 kernel for omap2430 ?
>
> --
> Thanks,
> Sandeep
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-07-26 11:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-26 5:28 query on nested interrupts on omap2430 sandeep prabhu
2007-07-26 11:19 ` Nishanth Menon
2007-07-26 11:53 ` Woodruff, Richard
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.