diff options
author | Anup Patel <anup.patel@broadcom.com> | 2017-10-03 10:52:57 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-10-23 11:35:47 +0530 |
commit | 5d74aa7f641a8bf778b87941ae6a955121f64f7d (patch) | |
tree | a36b677744348c78bcb9e0808cc3af89eefe069a /kernel | |
parent | 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff) |
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 'kernel')
0 files changed, 0 insertions, 0 deletions