On Tue, Aug 30, 2022 at 01:21:31PM -0400, Sasha Levin wrote:
From: Mark Brown <broonie@xxxxxxxxxx>
[ Upstream commit 7ddcaf78e93c9282b4d92184f511b4d5bee75355 ]
The signal code has a limit of 64K on the size of a stack frame that it
will generate, if this limit is exceeded then a process will be killed if
I don't believe this is relevant to kernels without SME support.