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 B910FC433EF for ; Thu, 21 Jul 2022 04:24:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229831AbiGUEYF (ORCPT ); Thu, 21 Jul 2022 00:24:05 -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) Precedence: bulk List-ID: X-Mailing-List: linux-next@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