[PATCH v2 08/14] powerpc: Handle KCOV __init vs inline mismatches

Kees Cook kees at kernel.org
Sat May 24 01:15:49 AEST 2025



On May 22, 2025 10:24:30 PM PDT, Andrew Donnellan <ajd at linux.ibm.com> wrote:
>On Thu, 2025-05-22 at 21:39 -0700, Kees Cook wrote:
>> When KCOV is enabled all functions get instrumented, unless
>> the __no_sanitize_coverage attribute is used. To prepare for
>> __no_sanitize_coverage being applied to __init functions, we have to
>> handle differences in how GCC's inline optimizations get resolved.
>> For
>> s390 this requires forcing a couple functions to be inline with
>
>I assume you mean powerpc here, though I'm sure my employer is happy
>that you're at least confusing us with IBM's other architecture :)

Whoops! Yes. Paste-o on my part. The rest of the sentence was updated correctly though. :)

-- 
Kees Cook


More information about the Linuxppc-dev mailing list