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=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham 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 458D7C433DF for ; Tue, 30 Jun 2020 02:14:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1D4912076C for ; Tue, 30 Jun 2020 02:14:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726288AbgF3COT (ORCPT ); Mon, 29 Jun 2020 22:14:19 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:60500 "EHLO fornost.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725988AbgF3COT (ORCPT ); Mon, 29 Jun 2020 22:14:19 -0400 Received: from gwarestrin.arnor.me.apana.org.au ([192.168.0.7]) by fornost.hmeau.com with smtp (Exim 4.92 #5 (Debian)) id 1jq5mb-0006gx-9Q; Tue, 30 Jun 2020 12:14:02 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Tue, 30 Jun 2020 12:14:01 +1000 Date: Tue, 30 Jun 2020 12:14:01 +1000 From: Herbert Xu To: Stephen Rothwell Cc: Al Viro , Linux Next Mailing List , Linux Kernel Mailing List , netdev@vger.kernel.org Subject: Re: linux-next: build failures after merge of the vfs tree Message-ID: <20200630021401.GA20427@gondor.apana.org.au> References: <20200616103440.35a80b4b@canb.auug.org.au> <20200616010502.GA28834@gondor.apana.org.au> <20200616033849.GL23230@ZenIV.linux.org.uk> <20200616143807.GA1359@gondor.apana.org.au> <20200617165715.577aa76d@canb.auug.org.au> <20200617070316.GA30348@gondor.apana.org.au> <20200617173102.2b91c32d@canb.auug.org.au> <20200617073845.GA20077@gondor.apana.org.au> <20200618100851.0f77ed52@canb.auug.org.au> <20200630115857.48eab55d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200630115857.48eab55d@canb.auug.org.au> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On Tue, Jun 30, 2020 at 11:58:57AM +1000, Stephen Rothwell wrote: > > > > OK, here's a patch for both of these together: > > > > > > diff --git a/arch/s390/lib/test_unwind.c b/arch/s390/lib/test_unwind.c > > > index 32b7a30b2485..eb382ceaa116 100644 > > > --- a/arch/s390/lib/test_unwind.c > > > +++ b/arch/s390/lib/test_unwind.c > > > @@ -9,6 +9,7 @@ > > > #include > > > #include > > > #include > > > +#include > > > #include > > > #include > > > #include > > > diff --git a/drivers/remoteproc/qcom_q6v5_mss.c b/drivers/remoteproc/qcom_q6v5_mss.c > > > index feb70283b6a2..903b2bb97e12 100644 > > > --- a/drivers/remoteproc/qcom_q6v5_mss.c > > > +++ b/drivers/remoteproc/qcom_q6v5_mss.c > > > @@ -26,6 +26,7 @@ > > > #include > > > #include > > > #include > > > +#include > > > > > > #include "remoteproc_internal.h" > > > #include "qcom_common.h" > > > > I have applied those 2 by hand for today. > > I am still applying the above patch. Hi Al: Could you please fold these changes into your tree? Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt