Received: by 10.223.185.82 with SMTP id b18csp194757wrg; Thu, 8 Mar 2018 22:45:31 -0800 (PST) X-Google-Smtp-Source: AG47ELvJ6sZXEmTO3bZnZF8IaHbeQIjriwE4Okw0AWsf+a9p65IVZiVcSs7ToTWq4yvZn5WGqr3r X-Received: by 10.101.97.135 with SMTP id c7mr23287304pgv.425.1520577931023; Thu, 08 Mar 2018 22:45:31 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1520577930; cv=none; d=google.com; s=arc-20160816; b=EWlF36Yxj2qLm+uBnFC5t0M9texOuWys+0UeA6Hm03aRXBiOerWh3aPiKCQTNz1PEh RAcCe7oczAL3iiX3390DbwGnC7d9cqndJdkDUCSiZka6/8WVMyk5FmOOLBxTcY+CzsrL y8ugltnJRHvGn6SUkC6fYjxPxNGvbpY4enBntDtM8SGvVzXTBabQrbE8LO1laF1GDI3n Y2CoZjKMD+9c2/yTZGKw0OQsF1HvkJSG+EB9tuXAF8Xl/YSFwIfmu0H1BThg105Ac+YA XLFPUZTLkoL/6vGv0L3dmhr9dafXH++6nT09CBmm95hjXPEfE0l8QdYZTYckXLcdmILV zOiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Qk5YA8xC6j5IoPCV2dMtT8TT/BU9wsxVtd2aux3YZJ8=; b=hnz2jVG65aT/0350i8QFHLbcMahZa3tad/0nDRIs0yqfazMf8ILvNwB+BkHs1gD+w5 OmwnpRDgjlMX4Sl+yzDsWgXclLRsA9lwhb6FWAvVo7g66WvDbBGba6/ya9U0tsgRn3dL VAHQ52UqOlZKg0uzL5x5WK9Bb//Ws8/ITcN4WnsYnV3/SHj2vWUxZZeGdwSMWwTeS66z M+arUlxTsVi0olLDtxxyMzbVmim+WyP7L4VsodMiDwW7TekQ0hPwnlvwqtT3bN4ni+mR IVRe8F+XDw/oxcRAf3ygLZOJUcttIJP33A9wf3rdTE5rUerJRHtYazHaOR2Vw6f16NQD 7+hw== 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 e2si305614pgr.242.2018.03.08.22.45.16; Thu, 08 Mar 2018 22:45:30 -0800 (PST) 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 S1751284AbeCIGoV (ORCPT + 99 others); Fri, 9 Mar 2018 01:44:21 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:43274 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750898AbeCIGoU (ORCPT ); Fri, 9 Mar 2018 01:44:20 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.rdu2.redhat.com [10.11.54.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 04C6E4036114; Fri, 9 Mar 2018 06:44:20 +0000 (UTC) Received: from dhcp-128-65.nay.redhat.com (unknown [10.66.128.162]) by smtp.corp.redhat.com (Postfix) with ESMTPS id E390D63532; Fri, 9 Mar 2018 06:44:15 +0000 (UTC) Date: Fri, 9 Mar 2018 14:44:12 +0800 From: Dave Young To: AKASHI Takahiro Cc: vgoyal@redhat.com, bhe@redhat.com, mpe@ellerman.id.au, bauerman@linux.vnet.ibm.com, prudo@linux.vnet.ibm.com, kexec@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH v2 0/7] kexec_file, x86, powerpc: refactoring for other architecutres Message-ID: <20180309064412.GA5327@dhcp-128-65.nay.redhat.com> References: <20180306102303.9063-1-takahiro.akashi@linaro.org> <20180308010502.GA2600@dhcp-128-65.nay.redhat.com> <20180309060254.GA9728@dhcp-128-65.nay.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180309060254.GA9728@dhcp-128-65.nay.redhat.com> User-Agent: Mutt/1.9.1 (2017-09-22) X-Scanned-By: MIMEDefang 2.79 on 10.11.54.5 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Fri, 09 Mar 2018 06:44:20 +0000 (UTC) X-Greylist: inspected by milter-greylist-4.5.16 (mx1.redhat.com [10.11.55.5]); Fri, 09 Mar 2018 06:44:20 +0000 (UTC) for IP:'10.11.54.5' DOMAIN:'int-mx05.intmail.prod.int.rdu2.redhat.com' HELO:'smtp.corp.redhat.com' FROM:'dyoung@redhat.com' RCPT:'' Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/09/18 at 02:02pm, Dave Young wrote: > On 03/08/18 at 09:05am, Dave Young wrote: > > [Cc Andrew] > > > > On 03/06/18 at 07:22pm, AKASHI Takahiro wrote: > > > This is a preparatory patch set for adding kexec_file support on arm64. > > > > > > It was originally included in a arm64 patch set[1], but Philipp is also > > > working on their kexec_file support on s390[2] and some changes are now > > > conflicting. > > > > > > So these common parts were extracted and put into a separate patch set for > > > better integration. What's more, my original patch#4 was split into a few > > > small chunks for easier review after Dave's comment. > > > > > > As such, the resulting code is basically identical with my original, and > > > the only *visible* differences are: > > > * renamings of _kexec_kernel_image_probe() and > > > _kimage_file_post_load_cleanup() > > > * change one of types of arguments at prepare_elf64_headers() > > > Those, unfortunately, require a couple of trivial changes on the rest > > > (#1, #6 to #13) of my arm64 kexec_file patch set[1]. > > > > > > Patch#1 allows making a use of purgatory optional, particularly useful > > > for arm64. > > > Patch#2 commonalizes arch_kexec_kernel_{image_probe, image_load, > > > verify_sig}() and arch_kimage_file_post_load_cleanup() across architectures. > > > Patch#3-#7 is also intended to generalize parse_elf64_headers(), along with > > > exclude_mem_range(), to be made best re-use of. > > > > > > [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2018-February/561182.html > > > [2] http://lkml.iu.edu//hypermail/linux/kernel/1802.1/02596.html > > > > > > > > > Changes in v2 (Mar 6, 2018) > > > * use IS_ENABLED() instead of #ifdef's in kexec_calculate_store_digests() > > > * rename _kexec_kernel_*() and make them static for now except for > > > kexec_image_probe_default() which is actually used by arch(powerpc) code > > > (Note: kexec_image_post_load_cleanup_default() will also be exported by > > > arm64 patches.) > > > * change a type of kernel_map in prepare_elf64_headers() to "int" > > > * check for a total number of system ram regions in full_up_crash_elf_data() > > > and use vzalloc() instead of vmalloc() > > > > > > AKASHI Takahiro (7): > > > kexec_file: make an use of purgatory optional > > > kexec_file,x86,powerpc: factor out kexec_file_ops functions > > > x86: kexec_file: purge system-ram walking from prepare_elf64_headers() > > > x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() > > > x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer > > > x86: kexec_file: clean up prepare_elf64_headers() > > > kexec_file, x86: move re-factored code to generic side > > > > > > arch/powerpc/Kconfig | 3 + > > > arch/powerpc/include/asm/kexec.h | 2 +- > > > arch/powerpc/kernel/kexec_elf_64.c | 2 +- > > > arch/powerpc/kernel/machine_kexec_file_64.c | 39 +--- > > > arch/x86/Kconfig | 3 + > > > arch/x86/include/asm/kexec-bzimage64.h | 2 +- > > > arch/x86/kernel/crash.c | 334 ++++++---------------------- > > > arch/x86/kernel/kexec-bzimage64.c | 2 +- > > > arch/x86/kernel/machine_kexec_64.c | 45 +--- > > > include/linux/kexec.h | 32 ++- > > > kernel/kexec_file.c | 240 +++++++++++++++++++- > > > 11 files changed, 338 insertions(+), 366 deletions(-) > > > > > > -- > > > 2.16.2 > > > > > > > AKASHI, thanks for another update, looks good to me: > > > > Acked-by: Dave Young > > Hold on the ack, during today's tests kexec kernel can not boot, it > hangs early. Will see if it is caused by this series and come back > later. AKASHI, it seems the first patch causes the hang, can you take a look? > > > > > Thanks > > Dave > > Thanks > Dave