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

x86/amd-iommu: Add device bind reference counting



This patch adds a reference count to each device to count
how often the device was bound to that domain. This is
important for single devices that act as an alias for a
number of others. These devices must stay bound to their
domains until all devices that alias to it are unbound from
the same domain.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 657cbb6b
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