diff options
| author | Kees Cook <[email protected]> | 2025-07-17 23:25:14 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2025-07-22 04:42:49 +0000 |
| commit | d01daf9d95c9918bd11f990e807517f214a83ea2 (patch) | |
| tree | f06688e0dc82332c6155abf5bbaf06a335d35e0b /drivers/pwm/pwm-stm32.c | |
| parent | powerpc/mm/book3s64: Move kfence and debug_pagealloc related calls to __init ... (diff) | |
| download | kernel-d01daf9d95c9918bd11f990e807517f214a83ea2.tar.gz kernel-d01daf9d95c9918bd11f990e807517f214a83ea2.zip | |
mips: Handle KCOV __init vs inline mismatch
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 mips this requires adding the __init annotation on
init_mips_clocksource().
Reviewed-by: Huacai Chen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'drivers/pwm/pwm-stm32.c')
0 files changed, 0 insertions, 0 deletions
