On 01/23/2015 12:46 AM, Sasha Levin wrote: > Just to keep it going, here's a funny trace where kasan is catching issues > in ubsan: :) > Thanks, it turns out to be a GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64741 As a workaround you could put kasan_disable_local()/kasan_enable_local() into ubsan_prologue()/ubsan_epilogue(). -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>