This is the mail archive of the ecos-bugs@sourceware.org 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]

[Bug 1001160] FIQ can trash stack when interrupting IRQ


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001160

John Dallaway <john@dallaway.org.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john@dallaway.org.uk

--- Comment #1 from John Dallaway <john@dallaway.org.uk> 2011-02-23 11:02:28 GMT ---
Morten and Brian, thank you for the bug report. Your explanation of the problem
makes good sense to me.

The proposed fix adds 2 instructions to the default IRQ VSR which should only
be necessary when using both IRQ and FIQ interrupt sources. I this an optimal
fix? Is it worth including these extra instructions conditionally based on a
CDL interface which could be implemented by any eCos hardware driver package?

Comments requested from the ARM experts please.

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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