On Tue, Aug 20, 2024 at 4:20 PM Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx> wrote: > > On Mon, Aug 19, 2024 at 11:35 PM Matthew Maurer <mmaurer@xxxxxxxxxx> wrote: > > > > This patch series requires the target.json array support patch [1] as > > the x86_64 target.json file currently produced does not mark itself as KASAN > > capable, and is rebased on top of the KASAN Makefile rewrite [2]. > > > > Differences from v2 [3]: > > 1. Rebased on top of the maintainer's cleanup of the Makefile. > > Andrey/KASAN: whenever you are happy with this series, assuming it > happens for this cycle, do you have a preference/constraint where to > land this through? I am asking since we will likely need the > target.json patch for another series that may land this cycle too > (Rust KCFI). I asked Masahiro as well what he preferred to do, e.g. if > he wants to take everything (KCFI, KASAN, SCS) through Kbuild, that is > great too. No preferences, feel free to take this through any tree. Thanks!