Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1048447imm; Tue, 3 Jul 2018 04:45:49 -0700 (PDT) X-Google-Smtp-Source: AAOMgpf6AbQ+b6r2NUzQewlCwNaER1NRAB9ts/spKunfukbmwSP5cy+MxxAmFWsZABoyGGziSgpu X-Received: by 2002:a62:3082:: with SMTP id w124-v6mr29690647pfw.168.1530618349421; Tue, 03 Jul 2018 04:45:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530618349; cv=none; d=google.com; s=arc-20160816; b=Hap93LQ0Of3GLyOqZ/lONNl0QUUWMXULV6OZN5ya8nfNDvfLHh+Nj8ZeMeQPjNvZmm tFqQyoek2Msqq4OqZ9Lb7f3+6b7iWD9kwOvEYj+RE+Iv8aSYsZHTdwR3VNVMQTgIZD9T xYZhj1Cosi2cFO2vQ1fyl+qHx7aWh92wNSHjTqSpot7VS6RW7jK4r/Ila29ar6qBzfoP xwWmxtibzytTub3Z47IbS2dinfMUyxRHRYJdDF0kWYL4S94lT8aMP7QQQldXL4se4Te2 qBJaR9fYPEb70J8mpW8edMs8lgkTaIJT+p9iyNtNtqtm9qMDDoTZ9ckz3Q0NmMVUq63n N/6g== 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:arc-authentication-results; bh=VR8IKAbVVyBlSLO27WnYFcczJ+Icb+mIzMD3SSPik90=; b=GRPdRgkC1CijnTFN3XF3H2eC0i1E3nr4+EsWj2aA7A+VjXC/jtMQN07/qdwy+pZEnC zFL+Qw8N/C7Lv1FOa9/QuwhTaRYsGVCWB8f6eQ8NUc25SAGhrVzUdvhKL+amrZiOpQsd 7W012qcK+Km4vRaOP1RhcV+arVIpARC7H4zwhfHBJfroy/khK1Q7NdJgJj1BD7U5RzUt M16D+dk27irAYgNL9BR4TZS3H1ERkRYa8P38p9n778gD63IfN32qZkM+MLIzVrSDTZVT /TevXyNkBVvNFKLA+V5AQR6ZVeTvZJwPKxzcHpXJpT1Drl3AWiAHVFGS3SGQb6DRFd/+ 6CLA== 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 a190-v6si932745pgc.241.2018.07.03.04.45.34; Tue, 03 Jul 2018 04:45:49 -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 S1752620AbeGCLow (ORCPT + 99 others); Tue, 3 Jul 2018 07:44:52 -0400 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:40700 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752185AbeGCLov (ORCPT ); Tue, 3 Jul 2018 07:44:51 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.rdu2.redhat.com [10.11.54.3]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2801972634; Tue, 3 Jul 2018 11:44:51 +0000 (UTC) Received: from localhost.localdomain (ovpn-12-173.pek2.redhat.com [10.72.12.173]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8D63A111AF02; Tue, 3 Jul 2018 11:44:43 +0000 (UTC) Subject: Re: [PATCH 1/5 V5] Add a function(ioremap_encrypted) for kdump when AMD sme enabled To: Borislav Petkov Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com, ebiederm@xmission.com, joro@8bytes.org, thomas.lendacky@amd.com, dyoung@redhat.com, kexec@lists.infradead.org, iommu@lists.linux-foundation.org, bhe@redhat.com References: <20180702072639.10110-1-lijiang@redhat.com> <20180702072639.10110-2-lijiang@redhat.com> <20180702101451.GB28730@zn.tnic> <4ae1cfb5-0a4b-2aac-2575-024e2c74826f@redhat.com> <895db996-febd-d50c-91af-4f1ef3d27bd8@redhat.com> <20180703111428.GB5748@zn.tnic> From: lijiang Message-ID: <4fbb843b-9597-a48b-8b6f-00e354b91950@redhat.com> Date: Tue, 3 Jul 2018 19:44:40 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <20180703111428.GB5748@zn.tnic> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.78 on 10.11.54.3 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Tue, 03 Jul 2018 11:44:51 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.2]); Tue, 03 Jul 2018 11:44:51 +0000 (UTC) for IP:'10.11.54.3' DOMAIN:'int-mx03.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'lijiang@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2018年07月03日 19:14, Borislav Petkov 写道: > On Tue, Jul 03, 2018 at 06:58:14PM +0800, lijiang wrote: >> For kdump, the elf header finally use the crash kernel reserved memory, it is not an old memory. > > Lamme repeat my suggestion: > > So beef up the logic in __ioremap_caller() to figure out based on the > address whether to access the memory encrypted or not. In general, you > can deduce, based on the region you're mapping, whether you need to map > in encrypted or decrypted. > > For example: > > addr = elfcorehdr_addr; > > /* Read Elf header */ > rc = elfcorehdr_read((char *)&ehdr, sizeof(Elf64_Ehdr), &addr); > if (rc < 0) > return rc; > > elfcorehdr_addr has that elfcorehdr address. So you can check which address > you're mapping and do: > > __ioremap_caller: > > ... > prot = __ioremap_compute_prot(...); > > and that __ioremap_compute_prot() function which you will add will have > all that logic to determine encrypted or not by comparing addresses etc. > > Does that make more sense? > Thank you, Boris. Good idea, I will rethink about this issue and post it again. Regards, Lianbo