Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1483685imm; Wed, 26 Sep 2018 19:44:21 -0700 (PDT) X-Google-Smtp-Source: ACcGV63reKWJrZSp76Py3Em+BMWdk45ZFIsJYW4xO+0oaeH1IHVXSQSdNOaf5XgreR8x8Mg0RMdZ X-Received: by 2002:a17:902:5a4d:: with SMTP id f13-v6mr8696567plm.114.1538016261045; Wed, 26 Sep 2018 19:44:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538016261; cv=none; d=google.com; s=arc-20160816; b=m2MawrU2dsT+RlCLveoNlu8sF2kiJsXa5Wr4P6MoColEvso9PBA0ZsvW1b35k+Dij8 LttBcp/U//UTf8Inn+EolKwBDoNCaGTMuJSfV6pfxePVmHgdhVVRW0bEAXZ8rPedU2+t +4GePSeb9ulwTurHFO0Qj434t/tsFL0BTsqoAtj1nLdfFAWr3wlq3DgF3d8C7NmpsWRJ 6bTu/NJbStNVhQnkhxlvJafDVZCkp+0GioXfvKTuou6dC4Eluu8ZKgWXLS7mEsU9hLf8 sN16uWMm6ZeycK1sgYe0wbSMkfILL2DUVU8owj7Fjo40yFIxx4Etw91fnB25CEBNFCkQ KRqg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=8RGeNruAnTDxqc4fZR//c4Ot4P2g3T3hEl4U5d/B4is=; b=PvHAdRHgZ8HVzKpnF9+hsUE0CDFp2Xrm9kh+Te93Z+ok08mw+YHAH/ssm7bBPB7bA7 WhIS00HD6kYxKfzgVijPpj305BbbIR5z8pwAf0NQ/n2r1iTeRZcCPeCEkdjMgcQw6mcf Nw020PafW6YwqQJzQoucR5uzo/0JNyLpPZd0jt9LSUtlt8Qon79fSQ9iR9m05tvpCzGI +E/+0w00/e7/50ErNC4MeD1Zd4EHNm+Oe5a2Rm5yb5nsK7jc3fBPmFeN6m7xRR0Yt6C1 LPq4GB3YeTHjV0MFq4TPJcqJirnpu2F32g2O0OfBvs7kobHk6XjzhWe+fHNLtMkmJGSY F7Mg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u5-v6si743903pgm.268.2018.09.26.19.43.36; Wed, 26 Sep 2018 19:44:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727267AbeI0I5E (ORCPT + 99 others); Thu, 27 Sep 2018 04:57:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51898 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726953AbeI0I5D (ORCPT ); Thu, 27 Sep 2018 04:57:03 -0400 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E2DC230001E5; Thu, 27 Sep 2018 02:41:05 +0000 (UTC) Received: from localhost.localdomain (ovpn-12-101.pek2.redhat.com [10.72.12.101]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 67F2B308BE75; Thu, 27 Sep 2018 02:40:54 +0000 (UTC) Subject: Re: [PATCH 3/4 v7] amd_iommu: remap the device table of IOMMU with the memory encryption mask for kdump To: Joerg Roedel Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com, ebiederm@xmission.com, thomas.lendacky@amd.com, dyoung@redhat.com, kexec@lists.infradead.org, iommu@lists.linux-foundation.org, bhe@redhat.com References: <20180907081805.368-1-lijiang@redhat.com> <20180907081805.368-4-lijiang@redhat.com> <20180925120442.wmh6fjpdghxjyvio@8bytes.org> From: lijiang Message-ID: Date: Thu, 27 Sep 2018 10:40:49 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20180925120442.wmh6fjpdghxjyvio@8bytes.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.84 on 10.5.11.24 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Thu, 27 Sep 2018 02:41:06 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2018年09月25日 20:04, Joerg Roedel 写道: > On Fri, Sep 07, 2018 at 04:18:04PM +0800, Lianbo Jiang wrote: >> In kdump kernel, it will copy the device table of IOMMU from the old device >> table, which is encrypted when SME is enabled in the first kernel. So we >> have to remap the old device table with the memory encryption mask. >> >> Signed-off-by: Lianbo Jiang > > Please change the subject to: > > iommu/amd: Remap the device table of IOMMU with the memory encryption mask for kdump > > With that you can add my: > > Acked-by: Joerg Roedel > Thank you, Joerg. Sorry for my late reply. I will change the subject and resend this patch. Thanks. Lianbo