Changeset 8e0738e1 in rtems

Timestamp:
08/14/02 23:08:04 (22 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a50b011f
Parents:
5e39823
Message:

2002-08-14 Brett Swimley <brett.swimley@…>

  • cpu_asm.S: Per PR267, the _ISR_Handler() function never was modifying _ISR_Nest_level, and _Watchdog_Insert() requires this variable to be modified to determine if an interrupt may have modified the watchdog chain. Prior to modifying _ISR_Handler(), I had a test that would fail if _ISR_Flash was not commented out in _Watchdog_Insert(). After this modification was made, my test ran flawlessly.
(No files)

Note: See TracChangeset for help on using the changeset viewer.