]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now)
authorJoerg Roedel <joerg.roedel@amd.com>
Mon, 30 Jun 2008 18:18:02 +0000 (20:18 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 30 Jun 2008 18:35:15 +0000 (20:35 +0200)
commit7441e9cb18a1a1e5b87f516fa97b6d4abb0838e3
treeb462d1e48d16a805e01c0e93fe581e98f7da6cdc
parent07c40e8a1acdb56fca485a6deeb252ebf19509a1
x86, AMD IOMMU: disable suspend/resume with IOMMU enabled (for now)

This patch disables suspend/resume on machines with AMD IOMMU enabled. Real
suspend/resume support for AMD IOMMU is currently being worked on. Until this
is ready it will be disabled to avoid data corruption when the IOMMU is not
properly re-enabled at resume. The patch is based on a similar patch for the
GART driver written by Pavel Machek.

The overall driver merged into tip/master is tested with parallel disk and
network loads and showed no problems in a test running for 3 days.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org
Cc: bhavna.sarathy@amd.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/amd_iommu_init.c