This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

about ARM vectors.S


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)

Aleksei Makarov






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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]