From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH] intel-iommu: fix up comment Date: Tue, 5 Apr 2016 17:01:47 +0200 Message-ID: <20160405150146.GE11519@8bytes.org> References: <1458757421-4058-1-git-send-email-mst@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1458757421-4058-1-git-send-email-mst-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: "Michael S. Tsirkin" Cc: David Woodhouse , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, Jiang Liu List-Id: iommu@lists.linux-foundation.org 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 > Suggested-by: Alex Williamson > Signed-off-by: Michael S. Tsirkin > --- > 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758698AbcDEPBv (ORCPT ); Tue, 5 Apr 2016 11:01:51 -0400 Received: from 8bytes.org ([81.169.241.247]:50978 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758500AbcDEPBt (ORCPT ); Tue, 5 Apr 2016 11:01:49 -0400 Date: Tue, 5 Apr 2016 17:01:47 +0200 From: Joerg Roedel To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, Jiang Liu , Alex Williamson , David Woodhouse , iommu@lists.linux-foundation.org Subject: Re: [PATCH] intel-iommu: fix up comment Message-ID: <20160405150146.GE11519@8bytes.org> References: <1458757421-4058-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1458757421-4058-1-git-send-email-mst@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > Suggested-by: Alex Williamson > Signed-off-by: Michael S. Tsirkin > --- > 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