[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171038847843.855927.17076324311685588663.b4-ty@mit.edu>
Date: Wed, 13 Mar 2024 23:54:41 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: Andreas Dilger <adilger.kernel@...ger.ca>,
Kemeng Shi <shikemeng@...weicloud.com>,
Arnd Bergmann <arnd@...nel.org>
Cc: "Theodore Ts'o" <tytso@....edu>, Arnd Bergmann <arnd@...db.de>,
"Ritesh Harjani (IBM)" <ritesh.list@...il.com>,
linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ext4: kunit: use dynamic inode allocation
On Tue, 27 Feb 2024 17:15:39 +0100, Arnd Bergmann wrote:
> Storing an inode structure on the stack pushes some functions over the warning
> limit for stack frame size:
>
> In file included from fs/ext4/mballoc.c:7039:
> fs/ext4/mballoc-test.c:506:13: error: stack frame size (1032) exceeds limit (1024) in 'test_mark_diskspace_used' [-Werror,-Wframe-larger-than]
> 506 | static void test_mark_diskspace_used(struct kunit *test)
> | ^
>
> [...]
Applied, thanks!
[1/1] ext4: kunit: use dynamic inode allocation
commit: d60c53694c6ff560963590971720d632bb3d481e
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists