[Bug 1816] Variable _ISR_Vector_table is not protected against interrupts
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Thu Jun 16 10:35:34 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1816
--- Comment #1 from Helder Silva <silvah15 at gmail.com> 2011-06-16 05:35:34 CDT ---
Interrupts should be disabled in _CPU_ISR_install_vector for these 2 actions:
*old_handler = _ISR_Vector_table[ real_vector ]; _ISR_Vector_table[ real_vector
] = new_handler;
--
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