Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 330cf823 authored by Vinay Kalia's avatar Vinay Kalia Committed by Stephen Boyd
Browse files

msm: vidc: Unmap iommu in non-atomic context



ion_unmap_iommu should not be called in atomic context.
This change removes spinlocks around this call. spinlock is
needed to protect the addition and deletion into the
queues and it is not required while unmapping/freeing
memory.

Change-Id: I8a35f8d9c18302ce4761eda25f4238b66e948430
Signed-off-by: default avatarVinay Kalia <vkalia@codeaurora.org>
parent 9b0f4a2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment