[RTEMS Project] #2306: powerpc/mvme5500/vectors/exceptionhandler.c uses task variables
RTEMS trac
trac at rtems.org
Sun Mar 15 02:14:17 UTC 2015
#2306: powerpc/mvme5500/vectors/exceptionhandler.c uses task variables
---------------------------+--------------------
Reporter: joel.sherrill | Owner:
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.11
Severity: normal | Keywords:
---------------------------+--------------------
I am addressing almost all uses of deprecated methods. They are mostly
calls to rtems_clock_get() which can be easily corrected or test code
which will be removed when the deprecated feature is removed.
This BSP however has what appears to be a unique feature -- the ability
for a thread to add a unique exception fault handler. My inclination is to
rip this out but I am not doing it now. I am just turning off deprecated
warnings for the file.
--
Ticket URL: <http://devel.rtems.org/ticket/2306>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list