[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <60cee319-4914-4a98-b74d-32e06fb3cbd8@prosemail.net>
Date: Thu, 30 Jan 2025 16:46:10 +0100
From: Scall <scall@...semail.net>
To: "Liam R. Howlett" <Liam.Howlett@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: maple-tree@...ts.infradead.org, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is
larger than 1024 bytes
Trying to build Linux 6.12.11 with GCC 14.2.1 and KCFLAGS="-O3":
[...]
lib/maple_tree.c: In function 'mas_wr_bnode':
lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is larger
than 1024 bytes [-Werror=frame-larger-than=]
4056 | }
| ^
[...]
Powered by blists - more mailing lists