diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2009-10-28 20:02:26 +0300 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2009-10-28 20:02:26 +0300 |
commit | ca0207114f1708b563f510b7781a360ec5b98359 (patch) | |
tree | 4805249debe3a611dc649f4c71e95ac6c7d58b51 /arch/x86/include/asm/amd_iommu.h | |
parent | c5cca146aa03e1f60fb179df65f0dbaf17bc64ed (diff) | |
download | linux-ca0207114f1708b563f510b7781a360ec5b98359.tar.xz |
x86/amd-iommu: Un__init function required on shutdown
The function iommu_feature_disable is required on system
shutdown to disable the IOMMU but it is marked as __init.
This may result in a panic if the memory is reused. This
patch fixes this bug.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/include/asm/amd_iommu.h')
0 files changed, 0 insertions, 0 deletions