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 47FF7C433FE for ; Wed, 1 Dec 2021 22:19:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1353528AbhLAWXF (ORCPT ); Wed, 1 Dec 2021 17:23:05 -0500 Received: from Galois.linutronix.de ([193.142.43.55]:43708 "EHLO galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235412AbhLAWXD (ORCPT ); Wed, 1 Dec 2021 17:23:03 -0500 From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1638397181; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vF+vI1122M1xefgS/sOmAIhbY1QddRBIrijNYDW8GX4=; b=pfhBPHNR3AtX3Ux1DwzekYHkpk8McxqO+1r1PnWFrRdm0Efin2qvGo3+JVjUit/C03R+AM fOaiLydtsmIJSgeolp7ABmG4MILO2D9REQnTQH0T1XYBKa1KhL7PrhM9Up4z3O3b+wSNTO 4dXmWeXoBmSGJ0PMx2GO10oU/UQMyBZm2EKz5Bief+Tn2fab3MkUcgBpKdEEF7Vj50yLAL mHqHMPwNblrq5K8bgewA7eJQmIKrYr1qErpXdsjZ0ivPvzVD6rPUpMJiwEXuVD6cJ6xOSo H1VF8DTv4uehRe/UmBAj+rHYhWFJQMskgD8xKOL8Q5SrunLeBC2qGnXxzArSow== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1638397181; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=vF+vI1122M1xefgS/sOmAIhbY1QddRBIrijNYDW8GX4=; b=YPDQJA6uqJ9UHFthLEyM5wWM1bK4UK5GvGKUw8E7iY8GSEfElOWt2nxMHZV2/KaaugBVRP SBcj6cSyctLpXABg== To: Stephen Rothwell , Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra Cc: Arnd Bergmann , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the tip tree In-Reply-To: <87zgpk6kcz.ffs@tglx> References: <20211126145201.5aefa68c@canb.auug.org.au> <20211202090540.1f22fa39@canb.auug.org.au> <87zgpk6kcz.ffs@tglx> Date: Wed, 01 Dec 2021 23:19:40 +0100 Message-ID: <87wnko6k8z.ffs@tglx> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Wed, Dec 01 2021 at 23:17, Thomas Gleixner wrote: > On Thu, Dec 02 2021 at 09:05, Stephen Rothwell wrote: >> On Fri, 26 Nov 2021 11:01:52 +0100 Arnd Bergmann wrote: >>> >>> Thanks a lot for the report, I sent a fix now: >>> >>> https://lore.kernel.org/lkml/20211126095852.455492-1-arnd@kernel.org >> >> I am still getting this failure (Arnd's fix has not been applied). > > It got applied, but due to tip maintainer confusion the next branch was > not updated. Will be fixed tomorrow. Actually now. So still today here :)