Re: [PATCH 0/6 v14] KASan for Arm
From: Linus Walleij <hidden>
Date: 2020-10-05 08:42:18
From: Linus Walleij <hidden>
Date: 2020-10-05 08:42:18
On Sun, Oct 4, 2020 at 11:09 AM Ard Biesheuvel [off-list ref] wrote:
OK, booting now - turns out the switch back to swapper_pg_dir needs a proper TLB flush as well.
Wow this is so nice, thanks a ton Ard!! I folded this into my kasan init patch.
The first change avoids reallocating KASAN blocks when a range gets mapped twice - this occurs when mapping the DTB space explicitly (although I am not sure that that is still needed now that you move the DTB)
Sooner or later someone is going to make this happen anyway so better be safe than sorry. Thanks!! Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel