commit | aa879fff5d12318259816aa35023e941a1e4d3d9 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Mon Aug 31 16:01:48 2009 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Thu Sep 03 16:15:43 2009 +0200 |
tree | 150412d34e3aca54d623a63cd0a390d5358f8712 | |
parent | 0feae533ddebe02cda6ccce5cac7349b446776a8 [diff] |
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 <joerg.roedel@amd.com>