[Bug 1816] New: Variable _ISR_Vector_table is not protected against interrupts

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Wed Jun 15 16:22:11 UTC 2011


https://www.rtems.org/bugzilla/show_bug.cgi?id=1816

           Summary: Variable _ISR_Vector_table is not protected against
                    interrupts
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cpukit
        AssignedTo: joel.sherrill at oarcorp.com
        ReportedBy: silvah15 at gmail.com


Variable _ISR_Vector_table is not protected against interrupts in
_CPU_ISR_install_vector (called from _ISR_Install_vector) called from
rtems_interrupt_catch. Global variable should be protected to protect its
consistency.

-- 
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