git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d8bfa2
)
iommu/amd: Workaround for ERBT1312
author
Joerg Roedel
<joro@8bytes.org>
Thu, 18 Apr 2013 15:55:04 +0000
(17:55 +0200)
committer
Joerg Roedel
<joro@8bytes.org>
Fri, 19 Apr 2013 18:53:26 +0000
(20:53 +0200)
Work around an IOMMU hardware bug where clearing the
EVT_INT or PPR_INT bit in the status register may race with
the hardware trying to set it again. When not handled the
bit might not be cleared and we lose all future event or ppr
interrupts.
Reported-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: stable@vger.kernel.org
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/amd_iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/amd_iommu.c
Simple merge