>>> I propose to add -fsanitize=kernel-address when the first patch is
>>> committed. Now it will just enable "-fsanitize=address
>>> -asan-instrumentation-with-call-threshold=-1" internally. But later we
>>> will be able to change instrumentation for kernel under the hood w/o
>>> disturbing users.
>>
>> Yup, sounds right. Note that this will (unfortunately) be
>> --param asan-instrumentation-with-call-threshold=0 (not -1)
>> because GCC developers don't want to allow negative parameters.
>
> If it all happens under the covers of -fsanitize=kernel-address, it
> does not matter much, right?

Sure.

-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