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 X-Spam-Level: X-Spam-Status: No, score=-0.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BBD8C433E0 for ; Tue, 9 Feb 2021 16:05:22 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 42F7264EAA for ; Tue, 9 Feb 2021 16:05:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232655AbhBIQFV (ORCPT ); Tue, 9 Feb 2021 11:05:21 -0500 Received: from mga04.intel.com ([192.55.52.120]:21364 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232658AbhBIQFH (ORCPT ); Tue, 9 Feb 2021 11:05:07 -0500 IronPort-SDR: uKFrfQy7tykSJ8gFmA7IXBiJulPa3Whs0TFpMG1KjZpMsi4Jz1qVMbeEj5LKwSpa0uxzOHL6lN +6McP9Af3dlw== X-IronPort-AV: E=McAfee;i="6000,8403,9890"; a="179345506" X-IronPort-AV: E=Sophos;i="5.81,165,1610438400"; d="scan'208";a="179345506" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2021 08:04:07 -0800 IronPort-SDR: 5QOZUHYWgVW4FWaJoqSbcCyj9CopCHrLKKg2MX7LFPsJxJzSt0oSVwdaA5eqcLtbAulHcPj/ws melkR84hTkWQ== X-IronPort-AV: E=Sophos;i="5.81,165,1610438400"; d="scan'208";a="436219055" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2021 08:04:06 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1l9VUh-003Fgw-Eq; Tue, 09 Feb 2021 18:04:03 +0200 Date: Tue, 9 Feb 2021 18:04:03 +0200 From: Andy Shevchenko To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Stephen Rothwell , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: build failure after merge of the pm tree Message-ID: References: <20210205115153.799dc024@canb.auug.org.au> <3936997.7vkU7uULjK@kreacher> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 09, 2021 at 03:32:38PM +0100, Rafael J. Wysocki wrote: > On Mon, Feb 8, 2021 at 8:48 PM Andy Shevchenko > wrote: > > On Mon, Feb 8, 2021 at 9:47 PM Andy Shevchenko > > wrote: > > > On Mon, Feb 8, 2021 at 9:30 PM Rafael J. Wysocki wrote: > > > > On Friday, February 5, 2021 12:15:22 PM CET Andy Shevchenko wrote: > > > > > On Fri, Feb 5, 2021 at 11:14 AM Andy Shevchenko > > > > > wrote: > > > > > > On Friday, February 5, 2021, Stephen Rothwell wrote: > > > > > >> After merging the pm tree, today's linux-next build (x86_64 allmodconfig) > > > > > >> failed like this: > > > > > >> > > > > > > > > > > > > Rafael, maybe I was unclear when explaining to you the dependencies with the series of series, but all three parts should go ordered. In any case it’s easy to fix. I will send you a PR late today of the immutable tag (part 1) that needs to be included in order to avoid the above. > > > > > > > > > > PR had just been sent to linux-acpi@ and Rafael in Cc. > > > > > > > > I haven't seen that PR, though, in any of my inboxes etc. > > > > > > > > Can you please point me to an archive or similar where I can find it? > > > > > > Sure, lore has it > > > > > > https://lore.kernel.org/linux-acpi/YB0mPPgpIpQzhNXS@smile.fi.intel.com/T/#u > > > > If it is possible, please pull that PR and on top of that (re-)apply > > the MFD related series. > > Done (merged into the bleeding-edge branch). Looks perfect, thanks! I will send a last part soon (tomorrow at last). > I was confused by it apparently asking Linus to pull. :-) Ah, sorry, it looks like I forgot to update the text when sending it again... -- With Best Regards, Andy Shevchenko