Re: [PATCH] powerpc/prom_init: Add memset as valid external symbol if CONFIG_KASAN=y

2022-06-18 Thread Christophe Leroy
Le 19/06/2022 à 08:45, Christophe Leroy a écrit : Le 19/06/2022 à 05:52, Guenter Roeck a écrit : If CONFIG_KASAN=y, powerpc:allmodconfig fails to build with the following error. Error: External symbol 'memset' referenced from prom_init.c The problem was introduced with commit 41b7a347bf14

Re: [PATCH] powerpc/prom_init: Add memset as valid external symbol if CONFIG_KASAN=y

2022-06-18 Thread Christophe Leroy
Le 19/06/2022 à 05:52, Guenter Roeck a écrit : > If CONFIG_KASAN=y, powerpc:allmodconfig fails to build with the following > error. > > Error: External symbol 'memset' referenced from prom_init.c > > The problem was introduced with commit 41b7a347bf14 ("powerpc: Book3S > 64-bit outline-only KAS