Closed melver closed 4 years ago
https://github.com/google/kasan/issues/108 seems to be booting + passing the test (modulo some flakiness because it seems kmemleak hammers kmalloc() as well and a lot of KFENCE allocations go to kmemleak).
I'll try to refrain from pushing more commits now until this set it merged.
[ Currently working on cleaning up x86's <asm/kfence.h>, but that can wait. ]
The major fix in here being a fix for the lockups with the config in https://github.com/google/kasan/issues/108.