[issue report] ARM: compile error of frame size

Arnd Bergmann arnd at arndb.de
Wed Oct 15 08:17:45 PDT 2025


On Wed, Oct 15, 2025, at 16:58, Geert Uytterhoeven wrote:
> On Wed, 15 Oct 2025 at 13:03, Arnd Bergmann <arnd at arndb.de> wrote:
>> On Wed, Oct 15, 2025, at 12:07, Geert Uytterhoeven wrote:
>>
>> MIPS does have larger stack usage than most other architectures
>> here, and I do account for that with an architecture specific
>> base value as well, but in order to catch actual bugs in newly
>> written code, this has to be as small as possible.
>>
>> What is the stack usage you observe in your configuration?
>
> 1056 bytes on arm64, 1040 on mips64, i.e. just above the "32-bit"
> default of 1024, but far from the "64-bit" default of 2048.
>

Ok, great, I'm not worried then.

     Arnd



More information about the linux-arm-kernel mailing list