On 18 March 2018 at 23:23, Abbott Liu <liuwenli...@huawei.com> wrote:
> These patches add arch specific code for kernel address sanitizer > (see Documentation/kasan.txt). Thanks for implementing this. I gave the series a spin on an ASPEED ast2500 (ARMv5) system with aspeed_g5_defconfig. It found a bug in the NCSI code (https://github.com/openbmc/linux/issues/146). Tested-by: Joel Stanley <j...@jms.id.au> Cheers, Joel