AMD IOMMU: add event buffer allocation
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 5 Sep 2008 12:29:07 +0000 (14:29 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 19 Sep 2008 10:59:11 +0000 (12:59 +0200)
This patch adds the allocation of a event buffer for each AMD IOMMU in
the system. The hardware will log events like device page faults or
other errors to this buffer once this is enabled.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found