Skip to content
Commit 8109c2a2 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/iova: Add locking to Flush-Queues



The lock is taken from the same CPU most of the time. But
having it allows to flush the queue also from another CPU if
necessary.

This will be used by a timer to regularily flush any pending
IOVAs from the Flush-Queues.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent fb418dab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment