Received: by 2002:a25:d783:0:0:0:0:0 with SMTP id o125csp439599ybg; Thu, 19 Mar 2020 02:32:46 -0700 (PDT) X-Google-Smtp-Source: ADFU+vt88nSoQroo3LuOn0H7z1OvDBrIx6KOZdRdkO7VFk8UWZUdbqg+HkMBlHwK8pB5fy3zLSvu X-Received: by 2002:a54:440d:: with SMTP id k13mr1671879oiw.72.1584610366333; Thu, 19 Mar 2020 02:32:46 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584610366; cv=none; d=google.com; s=arc-20160816; b=mIfjoi2pb6W6wE0H0pACb4XdoqVtK52yiOLnNGxnjphY9oxyMiWTCZ3IaPARFUGr1p iJ1N2pwQvEPR+4RDckTJDXoPqBXH33MZfR0du9QDX+yvb1xiCCsVpdI7dyUeSUAcPChK 36jBjzyUmx9aHJjyXTSZyHQHBDXTzt6cmfJ6+QkDm1I5P45w1PmDYkAegPFjI1G5I1Z6 gHcn6CjBI4kO2Lh/fr8hX12p1v0l+AqG73SsYPN/bIsiXXh/2QmzCMrUzLl6tKWRnDk8 ZCMJ8eZa/u5FKxKo+KmHcxYfgNOky35MHfmLvKUa/oyT0vJGLz7CZaTO5hvoATg3vXqn 2x+w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=o0M9TnEIpRmfi3wby7co72se6WsuIr0sIpnXu1O4NKI=; b=eYKHkIrfkCXRLwQMbSljpVIOhUo7gJuJM408w2lp7mF3CuFLpAQ84kJcQXCZ0RU5+l yJ6plu4nmb5S312/a6XPZ0OmQZ9uvC5QPPvLyMthtGdlM7AaQ3ZMK3P8BBSCcGkpWhoH GdCIeyaVNywRTVbu6MQxMrCtZHl+IGusZE3ok9AsZbS9bnSX3YPPOQ6JzMjfj53Nplfx ZapB7H3J9zqkb5KUjjk8oneeiRaVO59BMUTI3XjXPHF4S4LsZMcPEi/YsI4BJQrObWHU jKCp82geyyFpHmd6cqUaq1riwDOxhV04hLN3jWg5W3mMMmXtO+D/nxZhAdcab0cx/dVq F2Og== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 2si752255ois.104.2020.03.19.02.32.32; Thu, 19 Mar 2020 02:32:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726902AbgCSJcG (ORCPT + 99 others); Thu, 19 Mar 2020 05:32:06 -0400 Received: from cloudserver094114.home.pl ([79.96.170.134]:43072 "EHLO cloudserver094114.home.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725887AbgCSJcG (ORCPT ); Thu, 19 Mar 2020 05:32:06 -0400 Received: from 185.80.35.16 (185.80.35.16) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.341) id 3cc464a615647ce3; Thu, 19 Mar 2020 10:32:03 +0100 From: "Rafael J. Wysocki" To: Stephen Rothwell , Colin Ian King Cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the pm tree Date: Thu, 19 Mar 2020 10:32:03 +0100 Message-ID: <3605097.fqFkneqFLU@kreacher> In-Reply-To: <20200319164259.34a3df52@canb.auug.org.au> References: <20200317185252.3cfeecde@canb.auug.org.au> <20200318231837.4041cd8f@canb.auug.org.au> <20200319164259.34a3df52@canb.auug.org.au> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, March 19, 2020 6:42:59 AM CET Stephen Rothwell wrote: > > --Sig_/Pgc07lYg4LlrlRQi0UWj2DK > Content-Type: text/plain; charset=US-ASCII > Content-Transfer-Encoding: quoted-printable > > Hi Stephen, > > On Wed, 18 Mar 2020 23:18:37 +1100 Stephen Rothwell = > wrote: > > > > Hi Colin, > >=20 > > On Wed, 18 Mar 2020 11:52:00 +0000 Colin Ian King om> wrote: > > > =20 > > > > This was fixed today (by including linux/ioh), but the latest update = > to > > > > the pm tree has removed that include again. > > > > =20 > > > Hopefully it won't be reverted from linux-next? =20 > >=20 > > Linux-next just contains what its constituent trees contain each day ... > > I have had to revert commit > > 08c07cefb304 ("ACPI: sysfs: copy ACPI data using io memory copying") Dropped from linux-pm now and sorry for the breakage. Colin, please resend this one when all of the dependencies are in place in the Linus' tree. Thanks!