public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Nick Garnett <nickg@ecoscentric.com>
To: Aleksei Makarov <makarov@tecon.ru>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] about ARM vectors.S
Date: Tue, 09 Dec 2003 10:00:00 -0000	[thread overview]
Message-ID: <m3u14ab9am.fsf@miso.calivar.com> (raw)
In-Reply-To: <MAILJJQ873Tlm70rM3T0000028a@mail.tecon.ru>

Aleksei Makarov <makarov@tecon.ru> writes:

> Hi
> 
> I look at  hal/arm/arch/current/src/vectors.S, 
> cvs version 1.45 (up-to-date), lines 931-959.
> 
> The function interrupt_end() is called there in any case, 
> whether it was the last nested interrupt or not.
> 
> Is it true?
> 
> If it is true, is it correct?
> (As I know this function may call DSR and 
> cause a thread switch)
> 

interrupt_end() also posts the DSR for the current interrupt, so it
must be called each time. Whether it calls DSRs is controlled by the
scheduler lock and has little to do with the ARM HAL's interrupt nest
count. Other HALs don't have this count at all.


-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

      reply	other threads:[~2003-12-09 10:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-09  8:55 Aleksei Makarov
2003-12-09 10:00 ` Nick Garnett [this message]

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=m3u14ab9am.fsf@miso.calivar.com \
    --to=nickg@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=makarov@tecon.ru \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).