From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754472AbcA2LdS (ORCPT ); Fri, 29 Jan 2016 06:33:18 -0500 Received: from 8bytes.org ([81.169.241.247]:35317 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750977AbcA2LdQ (ORCPT ); Fri, 29 Jan 2016 06:33:16 -0500 Date: Fri, 29 Jan 2016 12:33:14 +0100 From: Joerg Roedel To: "Michael S. Tsirkin" Cc: linux-kernel@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, David Woodhouse , iommu@lists.linux-foundation.org Subject: Re: [PATCH] Intel-IOMMU.txt: fix link Message-ID: <20160129113314.GE4204@8bytes.org> References: <1453825916-16269-1-git-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1453825916-16269-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 Tue, Jan 26, 2016 at 06:33:04PM +0200, Michael S. Tsirkin wrote: > Looks like the VT-D spec at intel.com got moved. > Update the link. > > Signed-off-by: Michael S. Tsirkin > --- > Documentation/Intel-IOMMU.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks.