From: Joerg Roedel Date: Wed, 25 Nov 2009 14:59:57 +0000 (+0100) Subject: x86/amd-iommu: Add device bind reference counting X-Git-Tag: v2.6.33-rc1~409^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=241000556f751dacd332df6ab2e903a23746e51e;p=pandora-kernel.git 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: Joerg Roedel --- Reading git-diff-tree failed