Received: by 2002:ac0:da4c:0:0:0:0:0 with SMTP id a12csp208440imi; Wed, 20 Jul 2022 21:39:34 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vee7oP8SRYOD0O7S+06kPTQfDXLExiTNPrXsKpdw4r2EYqAXjDYAnqqYlHyJHR69vvAsz8 X-Received: by 2002:a17:907:a218:b0:72b:8aae:3f8c with SMTP id qp24-20020a170907a21800b0072b8aae3f8cmr39416848ejc.191.1658378374595; Wed, 20 Jul 2022 21:39:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1658378374; cv=none; d=google.com; s=arc-20160816; b=00LezbBor94HpDyTL4ViydsfQ6jL+/K6vV3uPZwwm9A21p9x1VHx7VviT1PLitaiuw ZnEkiDlQ58JD7BwCaDJt1ib1GJZTIwapCyl6Kkv3FIaVUxik/lYPzueCNsZt/btzYs4P F/2ujDchG/qWBqfUahwmNTNojvOYh8mjkYhSYQarpgY3rhy25Puyz/N8bvaeEUXKnT6e /oxy58e9u1g9g31fs0A7fgFG+3gNLo+Y279t+DtrhR1gBAVtTH11FXDDdaO7ZCm8gYpC QySW8oFN2Po/IcVYz4Vt0m5bX8wUmH14UhIaROD/QGVQFQcaT/sxtfRTGtNeyYPuJ9t1 AQyg== 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=/6VFutm04TnaH571HXMaaasZVx81AzOIhPspin+eafI=; b=ngtfIgWs988pluajLzCKH9vg4nu4cMqM30CefU1E/3fZF7rDrGpxa5hIzORu8T+hNI CK31U9nabL2clZndxzXVGlcVjJApcy4ZWFjJWZ+buvJJ7qc8BeF9ZuPMK3/0L2QZskYV tS+sYH0JNEe4fkwI5JQSEb3dwaIcdvx6YAi2zCGWuyU5Dbjd3dqm8LkVxE3TVuPI6L5Y 4kCHRs1KjNO9g5TAXU/Tfl5sv7oVOe3d9khY9bhBXVfnydrGUxYBslIvY3i6Z0WdNcBx RpLvct8byYLnBlvX7isG9HMzk0j8dFawBdK9RYTWa6kzd9mj1F9xx28iNYybH+oAggq1 80ww== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id r8-20020a05640251c800b0043bb7c40d71si1171861edd.632.2022.07.20.21.39.09; Wed, 20 Jul 2022 21:39:34 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229958AbiGUEYG (ORCPT + 99 others); Thu, 21 Jul 2022 00:24:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55436 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229569AbiGUEYE (ORCPT ); Thu, 21 Jul 2022 00:24:04 -0400 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3425E5142B; Wed, 20 Jul 2022 21:24:03 -0700 (PDT) Received: by verein.lst.de (Postfix, from userid 2407) id B1ACE68AFE; Thu, 21 Jul 2022 06:23:59 +0200 (CEST) Date: Thu, 21 Jul 2022 06:23:59 +0200 From: Christoph Hellwig To: Stephen Rothwell Cc: Jens Axboe , Christoph Hellwig , Song Liu , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the block tree Message-ID: <20220721042359.GA18984@lst.de> References: <20220721131132.070be166@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220721131132.070be166@canb.auug.org.au> User-Agent: Mutt/1.5.17 (2007-11-01) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 21, 2022 at 01:11:32PM +1000, Stephen Rothwell wrote: > I have applied the following patch for today. Thanks, the fixup does look god to me: Reviewed-by: Christoph Hellwig