Season's greetings everyone, a little present from Revolution Pi labs (https://revolution.kunbus.com/): Two fixes and three cleanups for the Raspberry Pi DMA driver. One of the fixes is specific to RT but should nevertheless go into mainline (because the issue occurs there as well if "threadirqs" is passed on the command line). Both fixes are marked for stable. Thanks, Lukas Lukas Wunner (5): dmaengine: bcm2835: Fix interrupt race on RT dmaengine: bcm2835: Fix abort of transactions dmaengine: bcm2835: Clean up abort of transactions dmaengine: bcm2835: Enforce control block alignment dmaengine: bcm2835: Remove dead code drivers/dma/bcm2835-dma.c | 81 +++++++++++---------------------------- 1 file changed, 23 insertions(+), 58 deletions(-) -- 2.19.2