Hi Nick, On Wed, Jun 16, 2021 at 1:28 AM Nick Kossifidis <mick@xxxxxxxxxxxx> wrote: > > Στις 2021-06-15 21:17, Geert Uytterhoeven έγραψε: > > > > diff --git a/drivers/of/fdt.c b/drivers/of/fdt.c > > I believe drivers/of/kexec.c is better suited for this. >From an earlier response from me to a comment from Rob: | > Also, note that there is now a drivers/of/kexec.c (in -next) though | > not sure if all this would go there or stay in fdt.c with the rest of | > the memory parsing. | | It's gonna be the latter, as that file handles the FDT during early | kernel startup, for both normal and kdump kernels. | | Despite the name, drivers/of/kexec.c is not for kexec, but for | kexec_file. This is the "new" fancy syscall that prepares the DTB | for the new kernel itself, unlike the classic kexec syscall, where | userspace is responsible for preparing the DTB for the new kernel. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds