diff options
author | Dave Jiang <dave.jiang@intel.com> | 2021-08-06 08:36:43 -0700 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-08-06 21:50:00 +0530 |
commit | 9fce3b3a0ab4cad407a27b5e36603c23f1b5b278 (patch) | |
tree | fce64c5974250723be17c7108d32528b83d569ff /drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | |
parent | 15cb0321a55e12af6b8456e9ec66a11cb367a673 (diff) |
dmaengine: idxd: remove interrupt flag for completion list spinlock
The list lock is never acquired in interrupt context. Therefore there is no
need to disable interrupts. Remove interrupt flags for lock operations.
Reviewed-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Dave Jiang <dave.jiang@intel.com>
Link: https://lore.kernel.org/r/162826417450.3454650.3733188117742416238.stgit@djiang5-desk3.ch.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c')
0 files changed, 0 insertions, 0 deletions