From: Fenghua Yu Date: Fri, 27 Mar 2009 21:22:42 +0000 (-0700) Subject: Intel IOMMU Suspend/Resume Support - DMAR X-Git-Tag: v2.6.30-rc1~175^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f59c7b69bcba31cd355ababe067202b9895d6102;p=pandora-kernel.git Intel IOMMU Suspend/Resume Support - DMAR This patch implements the suspend and resume feature for Intel IOMMU DMAR. It hooks to kernel suspend and resume interface. When suspend happens, it saves necessary hardware registers. When resume happens, it restores the registers and restarts IOMMU by enabling translation, setting up root entry, and re-enabling queued invalidation. Signed-off-by: Fenghua Yu Acked-by: Ingo Molnar Signed-off-by: David Woodhouse --- Reading git-diff-tree failed