diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-10-03 08:22:57 +0300 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-10-23 09:05:47 +0300 |
commit | 5d74aa7f641a8bf778b87941ae6a955121f64f7d (patch) | |
tree | a36b677744348c78bcb9e0808cc3af89eefe069a /drivers/dma/xilinx | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) | |
download | linux-5d74aa7f641a8bf778b87941ae6a955121f64f7d.tar.xz |
dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lock
As-per documentation in driver/dma/dmaengine.h, the
dma_cookie_complete() API should be called with lock
held.
This patch ensures that Broadcom SBA RAID driver calls
the dma_cookie_complete() API with reqs_lock held.
Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Reviewed-by: Ray Jui <ray.jui@broadcom.com>
Reviewed-by: Scott Branden <scott.branden@broadcom.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/xilinx')
0 files changed, 0 insertions, 0 deletions