After the frame is submitted to DMA, it may happen that the submitted
list is not updated soon enough, and the DMA callback is triggered
before that.
This can lead to kernel crashes, so move everything in a single
lock/unlock section to prevent such races.
Fixes:
|
||
---|---|---|
.. | ||
am437x | ||
cal | ||
davinci | ||
j721e-csi2rx | ||
omap | ||
omap3isp | ||
vpe | ||
Kconfig | ||
Makefile |