Re: [PATCH 0/2] gcc-plugins: fixes for arm_ssp_per_task_plugin

From: Ard Biesheuvel
Date: Sun Jan 20 2019 - 10:43:49 EST


On Sun, 20 Jan 2019 at 02:51, Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> On Fri, Jan 18, 2019 at 2:58 AM Ard Biesheuvel
> <ard.biesheuvel@xxxxxxxxxx> wrote:
> >
> > A couple of fixes to permit newer versions of GCC to use the stack
> > protector plugin for ARM.
> >
> > Ard Biesheuvel (2):
> > gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
> > gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
>
> Nice; thanks! It seems like these should go into -rc4, yes? I'll get
> them queued up for Linus...
>

Yes, given that it is new code anyway, let's merge it as fixes.