[RTEMS Project] #3245: Replace BSP_panic() with rtems_panic()
RTEMS trac
trac at rtems.org
Wed Nov 22 12:02:32 UTC 2017
#3245: Replace BSP_panic() with rtems_panic()
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.1
Component: arch/powerpc | Version: 5
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"1c193a26d227a42a1ea76564950488f48189dbde/rtems"
1c193a2/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="1c193a26d227a42a1ea76564950488f48189dbde"
powerpc: Replace BSP_panic() with rtems_panic()
Due to a new rtems_panic() implementation, it is possible to replace the
PowerPC-specific BSP_panic() with rtems_panic(). Remove BSP_panic()
implementations.
Close #3245.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3245#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list