[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Ym2rzWiP8iNRHWxS@casper.infradead.org>
Date: Sat, 30 Apr 2022 22:36:13 +0100
From: Matthew Wilcox <willy@...radead.org>
To: kernel test robot <lkp@...el.com>
Cc: llvm@...ts.linux.dev, kbuild-all@...ts.01.org,
linux-kernel@...r.kernel.org
Subject: Re: [willy-pagecache:for-next 60/69] fs/ntfs/aops.c:378:12: warning:
stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio'
On Sat, Apr 30, 2022 at 01:11:43PM +0800, kernel test robot wrote:
> >> fs/ntfs/aops.c:378:12: warning: stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio' [-Wframe-larger-than]
> static int ntfs_read_folio(struct file *file, struct folio *folio)
> ^
> 1 warning generated.
Am I getting this warning because I changed the name of the function?
Or did I do something Bad?
Powered by blists - more mailing lists