From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 40939C433EF for ; Mon, 23 May 2022 02:52:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348956AbiEWCwN (ORCPT ); Sun, 22 May 2022 22:52:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230395AbiEWCwM (ORCPT ); Sun, 22 May 2022 22:52:12 -0400 Received: from mail-pl1-x62b.google.com (mail-pl1-x62b.google.com [IPv6:2607:f8b0:4864:20::62b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 561231EADE for ; Sun, 22 May 2022 19:52:10 -0700 (PDT) Received: by mail-pl1-x62b.google.com with SMTP id a13so1356175plh.6 for ; Sun, 22 May 2022 19:52:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-dk.20210112.gappssmtp.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=rvYIyk1yb20798ouuDUQxf3Rwf5JHSIlW3fsEoAcKMg=; b=Zc5IjWlWFQ7egKRL58nFYhMlVqHAp88MafypBjzxVXnl1Z+jU3XSfrsqFlmDm6out9 NZpOyahDej5a1393DubgBMSzwNDWOe7gP17vAqkUvAls6FOd3AiizK7ec0jSxs2Rj+Zv 16NMD/B9srrP4cejxXORlceBPaSD7nYE0tM7D3HrkkgFvj84p6e5gDFWC8OrUD+BbI3A AfwBpxj/SqyIuTYQyq1YVC/iPljmTDVQpBZAvatV8X3kwTtKHC+Vt/xLrDTOm8aFJp+r NNG5KVb7rfvypQr96amiuxqbkRxiu36L2AqCZEdThq5J0SpPI3MctaCeUA1djDnfk43V O87g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=rvYIyk1yb20798ouuDUQxf3Rwf5JHSIlW3fsEoAcKMg=; b=5RCFk9G8gD5TR+5wdYFgLr4EcsN1SVg1bl7+TpxdnIgREpiglPVfq4LC3C6zDDg/rq 2j2eXLIqP2G++ic3A/FEtMda/dOsliNeb6EElCRcFQopCneODrJpzGZmXCbt6geH33oG fZooX1dvoDJ2wrucRFSXmO+pOl+DlnsLmYSoURDbFXSKdERV9cqwZ63KGHuXssFBSDsc 5eSWs5WXcYDyMxSYXj01tw7qyPNeoB1lL/CYx/qqrphTaECUT8VZ41oy4GJQf8pgyQMv wNkG1AK0wEbZqseRTGqyCaKaW1XJw5Ky9BN39cTfm+YjRdsVeFqkABLHrYcyYkLksO3M YuXg== X-Gm-Message-State: AOAM5307zWuxA4eSD86jFk0ppsPGwa6UZoYpxO2E8y7MKHxQFBmGOGA2 Q+vr+G+k2i2kBFxHCJAh2eNbUA== X-Google-Smtp-Source: ABdhPJyaBjpk+NdPSFZh+kl+4SogHky0a9Ra0JCghE4MT6zExngfwomvnpjPNjO7cKgxh1Hpn7e8Ng== X-Received: by 2002:a17:90b:4b52:b0:1df:c1ef:2cd1 with SMTP id mi18-20020a17090b4b5200b001dfc1ef2cd1mr24154304pjb.130.1653274329849; Sun, 22 May 2022 19:52:09 -0700 (PDT) Received: from [192.168.1.100] ([198.8.77.157]) by smtp.gmail.com with ESMTPSA id 1-20020a170902c10100b0015e8d4eb228sm3809450pli.114.2022.05.22.19.52.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 22 May 2022 19:52:09 -0700 (PDT) Message-ID: Date: Sun, 22 May 2022 20:52:08 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux aarch64; rv:91.0) Gecko/20100101 Thunderbird/91.9.0 Subject: Re: linux-next: build failure after merge of the block tree Content-Language: en-US To: Stephen Rothwell Cc: Coly Li , Linux Kernel Mailing List , Linux Next Mailing List References: <20220523124921.7d6bbf34@canb.auug.org.au> From: Jens Axboe In-Reply-To: <20220523124921.7d6bbf34@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 5/22/22 8:49 PM, Stephen Rothwell wrote: > 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. Thanks, I'll drop it. It's not part of the initial request sent to Linus, exactly because it arrived late. Coly, I'm dropping this series. -- Jens Axboe