On Tue, Apr 28, 2020 at 01:55:58PM +0530, Bhupesh Sharma wrote: > On Wed, Apr 8, 2020 at 4:17 PM Mark Rutland <mark.rutland@xxxxxxx> 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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/kexec