lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<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

Powered by Openwall GNU/*/Linux Powered by OpenVZ