zephyr/include/arch/arc
Benjamin Walsh a08c4b81e9 arc: fix irq_lock/unlock ordering bug
Memory accesses could be reordered before an irq_lock() or after an
irq_unlock() without the memory barriers.

See commit 15bc537712 for the ARM fix for
a complete description of the issue and fix.

Change-Id: I056afb0406cabe0e1ce2612904e727ccce5f6308
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-02 18:35:31 +00:00
..
v2 arc: fix irq_lock/unlock ordering bug 2016-12-02 18:35:31 +00:00
arch.h kernel: remove lingering irq_connect_dynamic() references 2016-09-23 15:36:51 +00:00