[RTEMS Project] #1815: _ISR_Nest_level should be protected with interrupts disabled in function _Watchdog_Insert

RTEMS trac trac at rtems.org
Tue Jan 5 10:41:38 UTC 2016


#1815: _ISR_Nest_level should be protected with interrupts disabled in function
_Watchdog_Insert
----------------------+----------------------------
 Reporter:  silvah15  |       Owner:  joel.sherrill
     Type:  defect    |      Status:  closed
 Priority:  normal    |   Milestone:  5.0
Component:  cpukit    |     Version:  4.11
 Severity:  normal    |  Resolution:  invalid
 Keywords:            |
----------------------+----------------------------
Changes (by sebastian.huber):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 There is no problem in pre 4.11 versions, since interrupts are nested.
 Version 4.11 and later use a different watchdog handler implementation.

--
Ticket URL: <http://devel.rtems.org/ticket/1815#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list