mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-27 04:40:22 +00:00
The DMA controller used only local locks, which will not lock the section against other CPUs, fix this by using spin locks. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>