Re: [PATCH v10 05/18] powerpc/prom_init: don't use string functions from lib/

2019-04-26 Thread Christophe Leroy
Le 13/03/2019 à 00:38, Daniel Axtens a écrit : Hi Christophe, In trying to extend my KASAN implementation to Book3S 64bit, I found one other change needed to prom_init. I don't know if you think it should go in this patch, the next one, or somewhere else entirely - I will leave it up to you.

Re: [PATCH v10 05/18] powerpc/prom_init: don't use string functions from lib/

2019-03-12 Thread Daniel Axtens
Hi Christophe, In trying to extend my KASAN implementation to Book3S 64bit, I found one other change needed to prom_init. I don't know if you think it should go in this patch, the next one, or somewhere else entirely - I will leave it up to you. Just let me know if you want me to carry it separate