From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Tue, 28 Apr 2020 11:07:11 +0100 From: Catalin Marinas Subject: Re: [PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE Message-ID: <20200428100710.GD3868@gaia> References: <1586212300-30797-1-git-send-email-bhsharma@redhat.com> <20200408104655.GA92698@C02TD0UTHF1T.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Bhupesh Sharma Cc: Mark Rutland , kexec mailing list , AKASHI Takahiro , arm@kernel.org, James Morse , Bhupesh SHARMA , Will Deacon , linux-arm-kernel On Tue, Apr 28, 2020 at 01:55:58PM +0530, Bhupesh Sharma wrote: > On Wed, Apr 8, 2020 at 4:17 PM Mark Rutland wrote: > > On Tue, Apr 07, 2020 at 04:01:40AM +0530, Bhupesh Sharma wrote: > > > arch/arm64/configs/defconfig | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig > > > index 24e534d85045..fa122f4341a2 100644 > > > --- a/arch/arm64/configs/defconfig > > > +++ b/arch/arm64/configs/defconfig > > > @@ -66,6 +66,7 @@ CONFIG_SCHED_SMT=y > > > CONFIG_NUMA=y > > > CONFIG_SECCOMP=y > > > CONFIG_KEXEC=y > > > +CONFIG_KEXEC_FILE=y > > > CONFIG_CRASH_DUMP=y > > > CONFIG_XEN=y > > > CONFIG_COMPAT=y > > > -- > > > 2.7.4 > > Thanks a lot Mark. > > Hi Catalin, Will, > > Can you please help pick this patch in the arm tree. We have an > increasing number of user-cases from distro users > who want to use kexec_file_load() as the default interface for > kexec/kdump on arm64. We could pick it up if it doesn't conflict with the arm-soc tree. They tend to pick most of the defconfig changes these days (and could as well pick this one). -- Catalin _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec