public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Spurious interrupt on ARM.
@ 2013-10-31 17:15 Andrew Parlane
  2013-11-01 17:06 ` Nick Garnett
  0 siblings, 1 reply; 7+ messages in thread
From: Andrew Parlane @ 2013-10-31 17:15 UTC (permalink / raw)
  To: ecos-discuss

Looking at hal/arm/arch/current/src/vectors.S in IRQ:

We increment the scheduler lock and decrement it again in interrupt_end.

In the case of there being a spurious interrupt, we don't call 
interrupt_end, and so the scheduler never gets decremented.

Am I missing something here?

Andrew Parlane
Carallon ltd.


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

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

end of thread, other threads:[~2013-11-01 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-31 17:15 [ECOS] Spurious interrupt on ARM Andrew Parlane
2013-11-01 17:06 ` Nick Garnett
2013-11-01 17:20   ` Andrew Parlane
2013-11-01 17:42     ` Nick Garnett
2013-11-01 17:46       ` Andrew Parlane
2013-11-01 17:50         ` Nick Garnett
2013-11-01 17:54           ` Andrew Parlane

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).