[Bug 1691] sparc64 usiii MMU trap handler crash

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Mon Nov 15 22:28:32 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1691

Gedare <giddyup44 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1029|0                           |1
        is obsolete|                            |

--- Comment #6 from Gedare <giddyup44 at yahoo.com> 2010-11-15 16:28:31 CST ---
Created an attachment (id=1073)
 --> (https://www.rtems.org/bugzilla/attachment.cgi?id=1073)
Better patch to fix bug.

The previous work-around was brittle.  I have implemented a better fix.  Now a
trap table is generated that will by default jump to an address+offset that
represents the firmware trap table.  RTEMS is able to install user ISRs to the
new trap table as expected, and any non-overridden trap handler will vector to
the firmware trap table.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list