commit | 9f5f5fb35d2934fe7dc0cb019854a030efd10cd7 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Aug 14 19:55:16 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Aug 15 13:56:54 2008 +0200 |
tree | 061412d890a702fddb46ac259080a963dce939f4 | |
parent | 519c31bacf78a969efa8d2e55ed8862848f28590 [diff] |
x86, AMD IOMMU: initialize device table properly This patch adds device table initializations which forbids memory accesses for devices per default and disables all page faults. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>