[PATCH v2 01/13] arm64: stackleak: fix current_top_of_stack()

Will Deacon will at kernel.org
Thu May 5 01:25:17 PDT 2022


On Wed, May 04, 2022 at 08:55:39PM +0100, Catalin Marinas wrote:
> On Wed, May 04, 2022 at 12:01:11PM -0700, Kees Cook wrote:
> > On Wed, May 04, 2022 at 05:41:32PM +0100, Catalin Marinas wrote:
> > > On Wed, Apr 27, 2022 at 06:31:16PM +0100, Mark Rutland wrote:
> > > > [...]
> > > > Fixes: 0b3e336601b82c6a ("arm64: Add support for STACKLEAK gcc plugin")
> > > > Signed-off-by: Mark Rutland <mark.rutland at arm.com>
> > > > Cc: Alexander Popov <alex.popov at linux.com>
> > > > Cc: Andrew Morton <akpm at linux-foundation.org>
> > > > Cc: Andy Lutomirski <luto at kernel.org>
> > > > Cc: Catalin Marinas <catalin.marinas at arm.com>
> > > > Cc: Kees Cook <keescook at chromium.org>
> > > > Cc: Will Deacon <will at kernel.org>
> > > 
> > > I thought this was queued already but I couldn't find it in -next. So:
> > > 
> > > Acked-by: Catalin Marinas <catalin.marinas at arm.com>
> > 
> > Should this patch go via the arm64 tree for -rc6, or should I just carry
> > it as part of the overall stackleak series?
> 
> I'll leave this up to Will (we take turns in managing the kernel
> releases) but it doesn't look urgent at all to me since it fixes a
> commit in 4.19.

Agreed, and nobody has actually experienced a problem with the current code
afaict, so I'd prefer to leave this with the rest of the series rather than
run the risk of a late regression.

Will



More information about the linux-arm-kernel mailing list