From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932353AbdHVIMD (ORCPT ); Tue, 22 Aug 2017 04:12:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53440 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932209AbdHVIL6 (ORCPT ); Tue, 22 Aug 2017 04:11:58 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 38B6180F6C Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx03.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=bhe@redhat.com Date: Tue, 22 Aug 2017 16:11:54 +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: <20170822081154.GD12401@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.27]); Tue, 22 Aug 2017 08:11:58 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stephen, 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 a lot! I have commit 2543a786aa25, not sure which branch it's put in. I tried to apply it to the current tip/auto-latest, and saw the conflicts. I think your change is correct. Maybe Joerg can also help have a look. Thanks Baoquan