summaryrefslogtreecommitdiffstats
path: root/c/ACKNOWLEDGEMENTS
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-12 15:15:32 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-12 15:15:32 +0000
commitf3343c6e79cf46b37d46cbb332ba1cb494b68ca4 (patch)
tree3d9cef71e6ce6c73993e3d1c8b419d000789f9d6 /c/ACKNOWLEDGEMENTS
parent2007-09-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-f3343c6e79cf46b37d46cbb332ba1cb494b68ca4.tar.bz2
2007-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1257/bsps * csb336/network/lan91c11x.c, csb337/startup/bspstart.c, edb7312/irq/irq.c, gba/irq/irq.c, gba/irq/irq_init.c, gp32/startup/bspstart.c, rtl22xx/startup/bspstart.c, shared/abort/abort.c, shared/abort/simple_abort.c, shared/irq/irq_init.c: Code outside of cpukit should use the public API for rtems_interrupt_disable/rtems_interrupt_enable. By bypassing the public API and directly accessing _CPU_ISR_Disable and _CPU_ISR_Enable, they were bypassing the compiler memory barrier directive which could lead to problems. This patch also changes the type of the variable passed into these routines and addresses minor style issues.
Diffstat (limited to 'c/ACKNOWLEDGEMENTS')
0 files changed, 0 insertions, 0 deletions