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

2025-05-24 Thread IBM
Kees Cook writes: > 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 thi

Re: Crash in __do_IRQ with gcc 15

2025-05-24 Thread Segher Boessenkool
On Mon, May 19, 2025 at 04:05:05PM +0200, Arnd Bergmann wrote: > On Tue, May 13, 2025, at 12:08, Arnd Bergmann wrote: > > On Mon, May 12, 2025, at 20:13, LEROY Christophe wrote: > >> Hi Arnd, > >> > >> Do you know when you will be able to add GCC 15 to > >> https://mirrors.edge.kernel.org/pub/tool