From: Joerg Roedel Date: Mon, 31 Aug 2009 14:01:48 +0000 (+0200) Subject: x86/amd-iommu: Fix device table write order X-Git-Tag: v2.6.32-rc1~727^2^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa879fff5d12318259816aa35023e941a1e4d3d9;p=pandora-kernel.git x86/amd-iommu: Fix device table write order The V bit of the device table entry has to be set after the rest of the entry is written to not confuse the hardware. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed