Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
amd-iommu: set evt_buf_size correctly
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>
- Loading branch information