[PATCH v2 1/4] arm64/signal: Raise limit on stack frames

Mark Brown broonie at kernel.org
Wed Aug 17 08:24:42 PDT 2022


On Wed, Aug 17, 2022 at 03:04:40PM +0100, Catalin Marinas wrote:
> On Mon, Aug 15, 2022 at 02:28:31PM +0100, Mark Brown wrote:

> > -#define SIGFRAME_MAXSZ SZ_64K
> > +#define SIGFRAME_MAXSZ (SZ_64K * 4)

> Why not SZ_256K?

I think I'd initially picked a different number which didn't have a SZ_
macro then forgot to check if there was one when I dithered back to
256K.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220817/1af9c5c5/attachment.sig>


More information about the linux-arm-kernel mailing list