On Mon, Jul 18, 2022 at 2:44 PM Michael Ellerman <[email protected]> wrote: > > With GCC 12 allmodconfig prom_init fails to build: > > Error: External symbol 'memset' referenced from prom_init.c > make[2]: *** [arch/powerpc/kernel/Makefile:204: > arch/powerpc/kernel/prom_init_check] Error 1 >
<snip> > > Reported-by: Sudip Mukherjee <[email protected]> > Signed-off-by: Michael Ellerman <[email protected]> And, this has fixed the build failure. Thanks Michael. -- Regards Sudip
