On Fri, May 20, 2022 at 08:44:27AM -0700, Palmer Dabbelt wrote: > From: Palmer Dabbelt <palmer@xxxxxxxxxxxx> > > RISC-V recently added kexec_file() support, which uses enables kexec > IMA. We're the first 32-bit platform to support this, so we found a > build bug. > > Signed-off-by: Palmer Dabbelt <palmer@xxxxxxxxxxxx> > --- > drivers/of/kexec.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Assuming you don't want me to apply it: Acked-by: Rob Herring <robh@xxxxxxxxxx>