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 6495CC4167B for ; Thu, 30 Nov 2023 22:52:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1377207AbjK3Wws (ORCPT ); Thu, 30 Nov 2023 17:52:48 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46554 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1377182AbjK3Wwq (ORCPT ); Thu, 30 Nov 2023 17:52:46 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3794B91 for ; Thu, 30 Nov 2023 14:52:53 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7DA2EC433C8; Thu, 30 Nov 2023 22:52:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1701384772; bh=3Pjy/K2UERmUE9Lf5OSdmJ9hD0GKJkBFKQQACti98iE=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=CsVIFbK84G7b2Vl8DXsPn+xC+ko6DzsEYdCpeoLL49f/wjG0q7+XJFA8Efc8EDrLB kWNBU0rp11lJIwEumnlUF0vW1QFCt/iSvb53/VZenYE6vQugSPGW+tCvDkbxMuIybt NjkhWJl8mlNRuK5K9LKmAwQg0Qj5GbFQr6QhmUwg= Date: Thu, 30 Nov 2023 14:52:51 -0800 From: Andrew Morton To: Michael Ellerman Cc: Stephen Rothwell , Arnd Bergmann , Linux Kernel Mailing List , Linux Next Mailing List , PowerPC Subject: Re: linux-next: build failure after merge of the mm tree Message-Id: <20231130145251.f9dca8d062117e8ae1b129c1@linux-foundation.org> In-Reply-To: <87sf4m27dz.fsf@mail.lhotse> References: <20231127132809.45c2b398@canb.auug.org.au> <20231127144852.069b2e7e@canb.auug.org.au> <20231201090439.7ae92c13@canb.auug.org.au> <87sf4m27dz.fsf@mail.lhotse> X-Mailer: Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 01 Dec 2023 09:39:20 +1100 Michael Ellerman wrote: > > I am still carrying this patch (it should probably go into the mm > > tree). Is someone going to pick it up (assuming it is correct)? > > I applied it to my next a few days ago, but I must have forgotten to > push. It's in there now. I'll keep a copy in mm.git, to keep the dependencies nice. I added your acked-by.