lib/maple_tree.c:4056:1: error: the frame size of 1144 bytes is larger than 1024 bytes

Scall scall at prosemail.net
Thu Jan 30 07:46:10 PST 2025


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 | }
        | ^
[...]



More information about the maple-tree mailing list