x86/amd-iommu: Fix device table write order
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 31 Aug 2009 14:01:48 +0000 (16:01 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 3 Sep 2009 14:15:43 +0000 (16:15 +0200)
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 <joerg.roedel@amd.com>

No differences found