On Wed, Apr 9, 2025, at 18:08, Ard Biesheuvel wrote: > On Wed, 9 Apr 2025 at 18:04, Kees Cook <[email protected]> wrote: >> >> As part of trying to remove GCC plugins from Linux, drop the >> ARM_SSP_PER_TASK plugin. The feature is available upstream since GCC >> 12, so anyone needing newer kernels with per-task ssp can update their >> compiler[1]. >> >> Suggested-by: Arnd Bergmann <[email protected]> >> Link: >> https://lore.kernel.org/all/[email protected]/ >> [1] >> Signed-off-by: Kees Cook <[email protected]> > > Acked-by: Ard Biesheuvel <[email protected]>
Acked-by: Arnd Bergmann <[email protected]> I was going to send the same patch and double-checked it to make sure they are actually identical. Arnd
