comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.not.jrcarter@acm.not.spam.org>
Subject: Re: protected type interrupts
Date: Sat, 26 Aug 2006 06:38:52 GMT
Date: 2006-08-26T06:38:52+00:00	[thread overview]
Message-ID: <00SHg.153600$1i1.101654@attbi_s72> (raw)
In-Reply-To: <4yLHg.23125$uH6.15566@twister.nyroc.rr.com>

REH wrote:
>>
> It's not my assumption.  It IS being executing by the handler, and the 
> compiler vender says the LRM allows them to do so.  References to LRM given 
> here show they are correct.  My assumption (that was proven incorrect) was 
> that it should been executed by the task that called it.  The standard 
> states that this cannot be relied upon (which explains why you cannot call 
> "current_task" from an entry).

No. It may be executed by the same thread of control that executed the 
interrupt handler, but that is not the same thing as executing it from 
the protected procedure that is the interrupt handler. The ARM does not 
allow the latter.

-- 
Jeff Carter
"This school was here before you came,
and it'll be here before you go."
Horse Feathers
48



  reply	other threads:[~2006-08-26  6:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-24 14:47 protected type interrupts REH
2006-08-24 15:39 ` Jean-Pierre Rosen
2006-08-24 16:23   ` REH
2006-08-24 18:15     ` Adam Beneschan
2006-08-24 19:16       ` REH
2006-08-24 21:16         ` Adam Beneschan
2006-08-24 21:39           ` REH
2006-08-25  6:45           ` Jean-Pierre Rosen
2006-08-24 23:55         ` Jeffrey R. Carter
2006-08-25  6:42         ` Jean-Pierre Rosen
2006-08-24 23:47     ` Jeffrey R. Carter
2006-08-25  6:38     ` Jean-Pierre Rosen
2006-08-24 20:11 ` Simon Wright
2006-08-24 23:50 ` Jeffrey R. Carter
2006-08-25  6:48   ` Jean-Pierre Rosen
2006-08-25 11:33     ` REH
2006-08-25 17:27       ` Jean-Pierre Rosen
2006-08-25 20:57     ` Jeffrey R. Carter
2006-08-25 23:17       ` REH
2006-08-26  6:38         ` Jeffrey R. Carter [this message]
2006-08-26 13:16           ` REH
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox