[<prev] [next>] [day] [month] [year] [list]
Message-ID: <9bec6888-58f2-49f8-86d6-bd7342af5973@prosemail.net>
Date: Thu, 30 Jan 2025 16:54:41 +0100
From: Scall <scall@...semail.net>
To: Tom Lendacky <thomas.lendacky@....com>, John Allen <john.allen@....com>
Cc: Herbert Xu <herbert@...dor.apana.org.au>,
"David S. Miller" <davem@...emloft.net>, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: drivers/crypto/ccp/ccp-ops.c:913:1: error: the frame size of 1032
bytes is larger than 1024 bytes
Trying to build Linux 6.12.11 with GCC 14.2.1 and KCFLAGS="-O3":
[...]
drivers/crypto/ccp/ccp-ops.c: In function 'ccp_run_aes_gcm_cmd':
drivers/crypto/ccp/ccp-ops.c:913:1: error: the frame size of 1032 bytes
is larger than 1024 bytes [-Werror=frame-larger-than=]
913 | }
| ^
[...]
Powered by blists - more mailing lists