iommu/amd: Add missing spin_lock initialization
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 19 Jul 2012 08:56:10 +0000 (10:56 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 19 Jul 2012 08:56:10 +0000 (10:56 +0200)
commit2c13d47a1a7ee8808796016c617aef25fd1d1925
tree1c778c8ba13401cad5a847cba2c67b6a5e266810
parent3775d4818d72081e2afa2aed2442a2b9ecfc5eab
iommu/amd: Add missing spin_lock initialization

Add missing spin_lock initialization in
amd_iommu_bind_pasid() function and make lockdep happy
again.

Cc: stable@vger.kernel.org # >= v3.3
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
drivers/iommu/amd_iommu_v2.c