Re: [patch 0/4] Intel IOMMU Supspend/Resume Support

From: fenghua . yu
Date: Tue Mar 31 2009 - 00:30:58 EST


>>
>> The attached patch set implements the suspend and resume feature for
>Intel
>> IOMMU. It hooks to kernel suspend and resume interface. When suspend
>happens, itsaves necessary hardware registers. When resume happens, it
>restores the
>> registers and restarts IOMMU.
>>
>> This patch set can be applied on the tip tree.
>
>Looks good to me, apart from the fact that your #4 patch actually needs
>to come before #1. Shall I apply it to my iommu-2.6.git tree or let Ingo
>take it? If the latter,
>
>Acked-by: David Woodhouse <David.Woodhouse@xxxxxxxxx>
>Acked-by: David Woodhouse <David.Woodhouse@xxxxxxxxx>
>Acked-by: David Woodhouse <David.Woodhouse@xxxxxxxxx>
>Acked-by: David Woodhouse <David.Woodhouse@xxxxxxxxx>
>
>(if you look carefully, you'll see those are in order 4, 1, 2, 3)
>
>Have we tested this on IA64?

Since ia64 platforms don't support suspend/resume, the code won't take action onia64. But it still installs unused sys device interface.

I'll clean up the code for ia64 and re-send the patch set.

Thanks.

-Fenghua

--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/