Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dma-debug: disable/enable irqs only once in device_dma_allocations
There is no need to disable/enable irqs on each loop iteration. Just disable irqs for the whole time the loop runs. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
- Loading branch information