Re: [PATCH] intel-iommu: fix up comment

From: Joerg Roedel
Date: Tue Apr 05 2016 - 11:01:54 EST


On Wed, Mar 23, 2016 at 08:34:19PM +0200, Michael S. Tsirkin wrote:
> dma_pte_free_pagetable no longer depends on
> last level ptes being clear, it clears them itself.
> Fix up the comment to match.
>
> Cc: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx>
> Suggested-by: Alex Williamson <alex.williamson@xxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
> drivers/iommu/intel-iommu.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Applied. I changed the subject to:

x86/vt-d: Fix comment for dma_pte_free_pagetable()

Please use similar format for iommu-patches in the future.


Thanks,

Joerg