git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0feae53
)
x86/amd-iommu: Fix device table write order
author
Joerg Roedel
<joerg.roedel@amd.com>
Mon, 31 Aug 2009 14:01:48 +0000
(16:01 +0200)
committer
Joerg 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