[Bug 1815] _ISR_Nest_level should be protected with interrupts disabled in function _Watchdog_Insert
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jun 15 16:28:27 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1815
--- Comment #1 from Joel Sherrill <joel.sherrill at oarcorp.com> 2011-06-15 11:28:26 CDT ---
Are you just suggesting to swap these lines?
insert_isr_nest_level = _ISR_Nest_level;
_ISR_Disable( level );
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list