Commit 3d9761e7 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Move interrupt setup code into seperate function



For interrupt remapping the enablement of the IOMMU MSI
interrupt needs to be deferred because the IOMMU itself will
be initialized before the io-apics are up and running. So
the code to setup the MSI is moved seperated from the
hardware-setup routine now.

Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent 9ddd592a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment