Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp76370pxb; Mon, 1 Feb 2021 22:56:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJze94GGh9PL8KbGuYmv3uJEctu+C5wG5V7+nRUEQdEe/4dzgEVMaCCesngjVVh7hjJIjebD X-Received: by 2002:aa7:d489:: with SMTP id b9mr22601831edr.374.1612249017145; Mon, 01 Feb 2021 22:56:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612249017; cv=none; d=google.com; s=arc-20160816; b=aVGF6edCApctoFEQ6UrTRFguQQGkPgkCRg3s8jcjh82GyphfyEetwGOunsBeNIU8aj ojp0H9TBPBKD5U0wZVbMDUNk6Ot0/vJVs+BDE1Trzo2aHxiAu5nGYB2cluo8vb8hqQ+R K4ewVzvJhgrx7bluAAP1uPkGj8fsQlBPO7xWXYmWdIIYoRi2ju/PLY5Xh/CRtsWo6yTJ F918hFKyRVAH3Syn///YrTmmlUhxKPpjwtqzk8p2Xir1rmm0S7pFOpwaAePnBVLir4uR hbnYFlqAp52peyTYbHVfQQIdKRP4i1t63b12NN/le8luni/t0Lv4DEQYeBfKHXTWqfuP HdQw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=gFB1OB5/NejfJl5Qr1+ch4UdEBV6jipRSbN+VcP37PY=; b=iq2aro6jlpUgzfYOcgK05s+sogsqDpODaPo7aPT+7OmzHIMsliRTvrmSXfKJgs+WGq mVoPf4XJ28rPAhxWOA1UfoRJ1Mv1aWrOIwIuxHd6+TkvDk3iCfwjDv0f8WyZVWO1HYnN 0IwIyUcRcB62ZYAbkWk41mMBNPhdMIqGC4x2Lb1xmoUJhDn7GKXkGogWFxMVg9lEiSNC p0YMIQ2Ug8Zze4WYlHTz/bWFn2xBgMZuK3i/3kg+QU24exegqiWMR+MIZ1y3NXRUQ2Um Ujp5vBtPANQTdUJWZzq478I8KGADbH699PahyiPc872b/htncOyluXwbIxlCUm9/bMrV veWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id de28si3382888edb.466.2021.02.01.22.56.32; Mon, 01 Feb 2021 22:56:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232207AbhBBGzw (ORCPT + 99 others); Tue, 2 Feb 2021 01:55:52 -0500 Received: from verein.lst.de ([213.95.11.211]:44369 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232042AbhBBGzv (ORCPT ); Tue, 2 Feb 2021 01:55:51 -0500 Received: by verein.lst.de (Postfix, from userid 2407) id 2D0776736F; Tue, 2 Feb 2021 07:55:08 +0100 (CET) Date: Tue, 2 Feb 2021 07:55:08 +0100 From: Christoph Hellwig To: Stephen Rothwell Cc: Jens Axboe , David Sterba , Christoph Hellwig , David Sterba , Johannes Thumshirn , Linux Kernel Mailing List , Linux Next Mailing List , Naohiro Aota Subject: Re: linux-next: build failure after merge of the block tree Message-ID: <20210202065508.GB10640@lst.de> References: <20210202135714.6470f476@canb.auug.org.au> <20210202141618.4a3a9470@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210202141618.4a3a9470@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Both fixups look good to me, thanks.