> Actually I advanced much further than just building and booting. I did
> some work on the basis of existing
> implementation from https://github.com/xairy/linux. First of all I
> removed all x86 specific hacks, so it's
> cross-platform now (currently I'm running sanitized kernel on ARM board).
> Also added SLUB and buddy allocator support.
> There are some other minor improvements, like proper integration with
> kbuild instead of nasty gcc.py script...

We also sent outline instrumentation patches to GCC
(https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02194.html) so perhaps
Kasan would soon be usable with mainline compiler.

-Y

-- 
You received this message because you are subscribed to the Google Groups 
"address-sanitizer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to address-sanitizer+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to