iommu/amd: Add workaround for event log erratum
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 12 Apr 2012 12:12:00 +0000 (14:12 +0200)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 10 Jun 2012 13:41:31 +0000 (14:41 +0100)
commit 3d06fca8d2aa3543030e40b95f1d62f9f5a03540 upstream.

Due to a recent erratum it can happen that the head pointer
of the event-log is updated before the actual event-log
entry is written. This patch implements the recommended
workaround.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>

No differences found