From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3C2E8C33CB1 for ; Fri, 17 Jan 2020 12:45:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0FA6D20728 for ; Fri, 17 Jan 2020 12:45:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qUILFNrO"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="kzusg6VG" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0FA6D20728 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=7/8ZVgyDR5+ePvbx5ZY2HQuzE6iThgnugxKxZksS1u8=; b=qUILFNrO5UwV4F Wcd0jagFUXd/acWo8L9Gz/t5pt+DMq45MidZJoksNWiNHKjCi+FtutLQVG3S/1SyA+W4dxaVtTK5I XN1a9p664uk3Qep3xgv4IKAZ5/WW9dQE/vc0jxnTMKnw9VCIfjP1HQzFcGwdSQUFNZyULpwElrgrO AWP4IFZXnO9h9qSbm/z0r5s1NcCBnN12MJURY/zmAuX6cU6L3sNZOMovN/qEQaKZ/ZkpNfS0IFCKC pokN1vkZIBQfWNM97OJm0PI+VKRrDq5Kau4E8Z+aknolKaChQoihcDWiJCmhkOJX0Tja0bLqBqbXJ zTOgZlWnJJxBBS1oBj8w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isR0Q-0000Ov-Q2; Fri, 17 Jan 2020 12:45:42 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1isR0J-0000NC-LM; Fri, 17 Jan 2020 12:45:41 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7BB2620730; Fri, 17 Jan 2020 12:45:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579265135; bh=52weG7mBhiLrAZ4hQCT4ua9dMLjf94HUuSpVb7mHV88=; h=Date:From:To:Subject:References:In-Reply-To:From; b=kzusg6VG5yderSNBUkZ/BHF1JljB4S4kBxcgq0DEjVZmhYx+eN43nAsl4J0jWqSoW fDuxyLxFC++iv8beFTJZTWvEEPE1i6e2c+RIrdyLr1nyPly3D01T+QhiczsWgDKsfj lNq95wnJg3KeYiJKK4TL7GZh/RaItUa8HwkA+VAA= Date: Fri, 17 Jan 2020 12:45:30 +0000 From: Will Deacon To: AKASHI Takahiro , Pavel Tatashin , Catalin Marinas , Will Deacon , robh+dt@kernel.org, frowand.list@gmail.com, Bhupesh Sharma , kexec mailing list , LKML , James Morse , Linux ARM Subject: Re: [PATCH v4 2/2] arm64: kexec_file: add crash dump support Message-ID: <20200117124529.GD8199@willie-the-truck> References: <20191216021247.24950-3-takahiro.akashi@linaro.org> <20200108174839.GB21242@willie-the-truck> <20200109004654.GA28530@linaro.org> <20200109083254.GA7280@willie-the-truck> <20200110160549.GA25437@willie-the-truck> <20200113112105.GB2337@willie-the-truck> <20200114053825.GC28530@linaro.org> <20200116180857.GA22420@willie-the-truck> <20200117063832.GQ28530@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200117063832.GQ28530@linaro.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200117_044535_745534_D0971E35 X-CRM114-Status: GOOD ( 29.19 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Jan 17, 2020 at 03:38:33PM +0900, AKASHI Takahiro wrote: > On Thu, Jan 16, 2020 at 06:08:58PM +0000, Will Deacon wrote: > > On Tue, Jan 14, 2020 at 02:38:26PM +0900, AKASHI Takahiro wrote: > > > On Mon, Jan 13, 2020 at 11:21:06AM +0000, Will Deacon wrote: > > > > On Fri, Jan 10, 2020 at 11:19:16AM -0500, Pavel Tatashin wrote: > > > > > On Fri, Jan 10, 2020 at 11:05 AM Will Deacon wrote: > > > > > > On Thu, Jan 09, 2020 at 08:32:54AM +0000, Will Deacon wrote: > > > > > > > On Thu, Jan 09, 2020 at 09:46:55AM +0900, AKASHI Takahiro wrote: > > > > > > > > On Wed, Jan 08, 2020 at 05:48:39PM +0000, Will Deacon wrote: > > > > > > > > > On Mon, Dec 16, 2019 at 11:12:47AM +0900, AKASHI Takahiro wrote: > > > > > > > > > > diff --git a/arch/arm64/include/asm/kexec.h b/arch/arm64/include/asm/kexec.h > > > > > > > > > > index 12a561a54128..d24b527e8c00 100644 > > > > > > > > > > --- a/arch/arm64/include/asm/kexec.h > > > > > > > > > > +++ b/arch/arm64/include/asm/kexec.h > > > > > > > > > > @@ -96,6 +96,10 @@ static inline void crash_post_resume(void) {} > > > > > > > > > > struct kimage_arch { > > > > > > > > > > void *dtb; > > > > > > > > > > unsigned long dtb_mem; > > > > > > > > > > + /* Core ELF header buffer */ > > > > > > > > > > + void *elf_headers; > > > > > > > > > > + unsigned long elf_headers_mem; > > > > > > > > > > + unsigned long elf_headers_sz; > > > > > > > > > > }; > > > > > > > > > > > > > > > > > > This conflicts with the cleanup work from Pavel. Please can you check my > > > > > > > > > resolution? [1] > > > > > > > > > > > > > > > > I don't know why we need to change a type of dtb_mem, > > > > > > > > otherwise it looks good. > > > > > > > > > > > > > > > > (I also assume that you notice that kimage_arch is of no use for kexec.) > > > > > > > > > > > > > > Yes, that's why I'd like the resolution checked. If you reckon it's cleaner > > > > > > > to drop Pavel's patch altogether in light of your changes, we can do that > > > > > > > instead. > > > > > > > > > > > > > > Thoughts? > > > > > > > > > > > > Well, I've reverted the cleanup patch so please shout if you'd prefer > > > > > > something else. > > > > > > > > > > As I understand, the only concern was the type change for dtb_mem. > > > > > This was one of the review comments for my patch > > > > > https://lore.kernel.org/lkml/20191204155938.2279686-21-pasha.tatashin@soleen.com/ > > > > > > > > > > (I believe it was from Marc Zyngier), I add a number of new fields, > > > > > and they all should be phys_addr_t, this is why I change dtb_mem to > > > > > phys_addr_t to be consistent. > > > > > > > > Sure, but I've only queued the first part of your series and that cleanup > > > > patch doesn't make a lot of sense when applied against Akashi's work. I'm > > > > happy to take stuff on top if you both agree to it, but having half of the > > > > struct use unsigned long and the other half use phys_addr_t is messy. > > > > > > Logically, whether dtb_mem is a "unsigned long" or phys_addr_t doesn't > > > matter unless the kernel is compiled under LLP64. > > > As far as the existing kexec code, either generic or arm64-specific, > > > is concerned, however, "unsigned long is widely used as a physical address > > > (For example, see kexec_buf definition) over the code. > > > > > > (Oops, reboot_code_buffer_phys is a phys_addr_t :) > > > > > > So as long as my kexec_file (and associated kdump) patch comes first > > > before Pavel's, I'd like to keep using "unsigned long". > > > Then, you can change "unsigned long" to phys_addr_t in your patch > > > for whatever reason it is. > > > > > > Please note that, if you want to do that, it would be better to modify > > > not only kimage_arch but also all the occurrences of "unsigned long" > > > to phys_addr_t for maintaining the integrity. > > > > > > In addition, in my kexec_file kdump code, I still believe that > > > "#ifdef CONFIG_KEXEC_FILE" should stay before the definition of > > > kimage_arch as kimage_arch is of no use for normal kexec code. > > > > > > Again, > > > "#ifdef" statement may be moved forward once additional fields be > > > added later by Pavel's patch, say, "[PATCH v8 15/25] arm64: kexec: > > > move relocation function setup" for any reason. > > > > > > I believe that this way gives us a logical and consistent view of > > > history of changes. > > > Make sense? > > > > This is a bit much to stick in a merge commit, so I'll stick with the revert > > for now and you can send patches on top if you want it changed. > > Are you asking me or Pavel? And on top of which branch? I'm not asking anything ;p But by "you" I mean both of you (the joys of ambiguous English). In other words, I've reverted the patch [1], but I'm happy to take other patches on top providing that you both agree with each other on what you want to do. Will [1] https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git/commit/?h=for-next/kexec/cleanup&id=1595fe299eb5a664c754eaf48bc178c0d664e1cf _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel