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:
7a6a3a0
)
amd-iommu: set evt_buf_size correctly
author
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 2 Jul 2009 16:32:05 +0000
(18:32 +0200)
committer
Joerg Roedel
<joerg.roedel@amd.com>
Thu, 2 Jul 2009 16:32:05 +0000
(18:32 +0200)
The setting of this variable got lost during the suspend/resume
implementation. But keeping this variable zero causes a divide-by-zero
error in the interrupt handler. This patch fixes this.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
No differences found