[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220523124921.7d6bbf34@canb.auug.org.au>
Date: Mon, 23 May 2022 12:49:21 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jens Axboe <axboe@...nel.dk>
Cc: Coly Li <colyli@...e.de>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Subject: linux-next: build failure after merge of the block tree
Hi all,
After merging the block tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/md/bcache/btree.c: In function 'bch_btree_check':
drivers/md/bcache/btree.c:2073:1: error: the frame size of 2184 bytes is larger than 2048 bytes [-Werror=frame-larger-than=]
2073 | }
| ^
Caused by commit
c766acd3d78e ("bcache: improve multithreaded bch_btree_check()")
struct btree_check_state is very large to put on the stack :-(
I have reverted that commit for today.
--
Cheers,
Stephen Rothwell
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists