x86, AMD IOMMU: initialize device table properly
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 14 Aug 2008 17:55:16 +0000 (19:55 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 15 Aug 2008 11:56:54 +0000 (13:56 +0200)
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>

No differences found