From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 592405FEE3 for ; Thu, 30 Nov 2023 22:52:53 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linux-foundation.org header.i=@linux-foundation.org header.b="CsVIFbK8" 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) Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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.