commit | a22131a223147016041b5e5cd0ae5ab61ef4177e | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Tue Sep 09 17:55:28 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Sep 19 12:59:19 2008 +0200 |
tree | 3cffa719c2e833446b359843f0b504b506583b11 | |
parent | 126c52be4b1d2eb667a1d140f0ceaff9d353f700 [diff] |
AMD IOMMU: allow IO page faults from devices There is a bit in the device entry to suppress all IO page faults generated by a device. This bit was set until now because there was no event logging. Now that there is event logging this patch allows IO page faults from devices to see them in the kernel log. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>