AMD IOMMU: add protection domain flags
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 2 Dec 2008 16:46:25 +0000 (17:46 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sat, 3 Jan 2009 13:11:54 +0000 (14:11 +0100)
Imapct: add a new struct member to 'struct protection_domain'

When using protection domains for dma_ops and KVM its better to know for
which subsystem it was allocated. Add a flags member to struct
protection domain for that purpose.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found