commit | 9fdb19d64c0247f23343b51fc85f438f8e7a2f3c | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Dec 02 17:46:25 2008 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Sat Jan 03 14:11:54 2009 +0100 |
tree | 4950b0193aa74489da7150cf5cacccb1c5125823 | |
parent | 43f4960983a309568a6c4375f081e63fb2ff24a3 [diff] |
AMD IOMMU: add protection domain flags 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>