summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/powerpc/ppc403/irq/ictrl.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-12 15:23:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-09-12 15:23:30 +0000
commit23f19746d441103205b99e50bdd8cc595c6b0f05 (patch)
tree2c02d375af1f0bfa358cedd0ab89df5c093d768d /c/src/lib/libcpu/powerpc/ppc403/irq/ictrl.c
parentFix entry. (diff)
downloadrtems-23f19746d441103205b99e50bdd8cc595c6b0f05.tar.bz2
2007-09-12 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1257/bsps * at91rm9200/irq/irq.c, lpc22xx/irq/irq.c, mc9328mxl/irq/irq.c, s3c2400/irq/irq.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 '')
0 files changed, 0 insertions, 0 deletions