Arm + KASAN + syzbot

Linus Walleij linus.walleij at linaro.org
Tue Jan 19 03:43:56 EST 2021


On Tue, Jan 19, 2021 at 9:41 AM Linus Walleij <linus.walleij at linaro.org> wrote:
> On Mon, Jan 18, 2021 at 5:31 PM Dmitry Vyukov <dvyukov at google.com> wrote:

> I tried it with both KASAN_INLINE and KASAN_OUTLINE this
> morning on Torvald's tree and it works fine for me.
> I brought it up with this and it booted (takes ~30 seconds to come up
> on an i7).
>
> Here is my config:
> https://dflund.se/~triad/krad/vexpress_config.txt

BTW here is how I invoke QEMU on this:
qemu-system-arm -M vexpress-a15 -no-reboot -smp cpus=2 -kernel
${HOME}/zImage -dtb ${HOME}/vexpress-v2p-ca15-tc1.dtb -append
"console=ttyAMA0" -serial stdio

Using the DTB from the same kernel build.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list