From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932386AbdHVIBf (ORCPT ); Tue, 22 Aug 2017 04:01:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39142 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932193AbdHVIBd (ORCPT ); Tue, 22 Aug 2017 04:01:33 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 87B8FC0587F2 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=bhe@redhat.com Date: Tue, 22 Aug 2017 16:01:28 +0800 From: Baoquan He To: Stephen Rothwell Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , Joerg Roedel , Linux-Next Mailing List , Linux Kernel Mailing List , Tom Lendacky Subject: Re: linux-next: manual merge of the tip tree with the iommu tree Message-ID: <20170822080128.GC12401@x1> References: <20170822135057.776f3509@canb.auug.org.au> <20170822055758.GB12401@x1> <20170822174951.52dab2d1@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170822174951.52dab2d1@canb.auug.org.au> User-Agent: Mutt/1.7.0 (2016-08-17) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Tue, 22 Aug 2017 08:01:32 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/22/17 at 05:49pm, Stephen Rothwell wrote: > Hi Baoquan, > > On Tue, 22 Aug 2017 13:57:58 +0800 Baoquan He wrote: > > > > On 08/22/17 at 01:50pm, Stephen Rothwell wrote: > > > from the iommu tree and commit: > > > > > > 2543a786aa25 ("iommu/amd: Allow the AMD IOMMU to work with memory encryption") > > > > Could you tell where the above commit is put? I can have a look. > > > > > from the tip tree. > ^^^^^^^^^^^^^^^^^ > > The tip tree is > > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > branch auto-latest Thanks, Stephen! I didn't see the commit 2543a786aa25 ("iommu/amd: Allow the AMD IOMMU to work with memory encryption") in tip/auto-latest branch.