On Fri, Jul 31, 2026 at 06:27:36PM +0200, Jan Sebastian Götte wrote: > Signed-off-by: Jan Sebastian Götte <[email protected]> > --- > drivers/of/kexec.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/of/kexec.c b/drivers/of/kexec.c > index 029903b986cb..36635f6cb900 100644 > --- a/drivers/of/kexec.c > +++ b/drivers/of/kexec.c > @@ -24,7 +24,7 @@ > > /* > * Additional space needed for the FDT buffer so that we can add initrd, > - * bootargs, kaslr-seed, rng-seed, useable-memory-range and elfcorehdr. > + * bootargs, kaslr-seed, rng-seed, usable-memory-range and elfcorehdr.
If we're going to fix it, really it is "linux,usable-memory-range" and "linux,elfcorehdr". Rob

