summaryrefslogtreecommitdiff
path: root/virt
diff options
context:
space:
mode:
authorJoerg Roedel <joerg.roedel@amd.com>2009-10-28 18:02:26 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2009-11-09 16:23:10 -0800
commit77608cc64e305111725bbefe7d238d9f6da38c5d (patch)
tree68bbe8b4483710b653eec036e157a6bb7b9ec9ba /virt
parentde59170f391ea08e7ebb1e85e687a5df96985fcb (diff)
downloadlwn-77608cc64e305111725bbefe7d238d9f6da38c5d.tar.gz
lwn-77608cc64e305111725bbefe7d238d9f6da38c5d.zip
x86/amd-iommu: Un__init function required on shutdown
commit ca0207114f1708b563f510b7781a360ec5b98359 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions