[RTEMS Project] #4458: Simplify trap table initialization
RTEMS trac
trac at rtems.org
Thu Jun 24 10:30:37 UTC 2021
#4458: Simplify trap table initialization
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 6.1
Component: arch/sparc | Version: 6
Severity: normal | Resolution:
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"5c30e3d376fea2ec18b28a72c349d153973a983d/rtems"
5c30e3d3/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="5c30e3d376fea2ec18b28a72c349d153973a983d"
bsps/sparc: Use rtems_interrupt_handler_install()
Avoid using set_vector() which depends on _ISR_Vector_table(). Prepare
for a
statically initialized trap table.
Update #4458.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4458#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list