summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_iommu.c
diff options
context:
space:
mode:
authorJoerg Roedel2010-05-28 14:26:48 +0200
committerJoerg Roedel2010-06-01 10:03:08 +0200
commite82752d8b5a7e0a5e4d607fd8713549e2a4e2741 (patch)
tree4bc5c676e46c26083e46b77907fe7d588831f4f5 /arch/x86/kernel/amd_iommu.c
parentMerge commit 'v2.6.35-rc1' into amd-iommu/2.6.35 (diff)
downloadkernel-qcow2-linux-e82752d8b5a7e0a5e4d607fd8713549e2a4e2741.tar.gz
kernel-qcow2-linux-e82752d8b5a7e0a5e4d607fd8713549e2a4e2741.tar.xz
kernel-qcow2-linux-e82752d8b5a7e0a5e4d607fd8713549e2a4e2741.zip
x86/amd-iommu: Fix crash when request_mem_region fails
When request_mem_region fails the error path tries to disable the IOMMUs. This accesses the mmio-region which was not allocated leading to a kernel crash. This patch fixes the issue. Cc: stable@kernel.org Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/kernel/amd_iommu.c')
0 files changed, 0 insertions, 0 deletions