Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp627017ybv; Wed, 5 Feb 2020 11:32:34 -0800 (PST) X-Google-Smtp-Source: APXvYqx6WouCrCXq8YpHWcIsghAH/H0S10HDlauFYKwcW8h9ang5NeeAWOIPCMjl149d5lcTW1yG X-Received: by 2002:a05:6830:154a:: with SMTP id l10mr27549734otp.44.1580931154144; Wed, 05 Feb 2020 11:32:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580931154; cv=none; d=google.com; s=arc-20160816; b=S7+tRaV3xlfgWlZ8X7c6LtSO6UtcooHMEtpOWtm2rJ1zcgrh6Q+uaiiHgWuXfInzts 1HctjD5dLLYTuuDyCwKmc0LL1Qn8vcNM9O4BFmz/PfcS6A3VR/N1/ujLnspMDy4IOY0f R2dE5/vGwZx0N1De5AJeI46xHxwTDXj2jgjPBlPtTX0AWBGL87I+0m5pGfAXEfTKmkg9 n6fp4kg9mapKa2DtEHRCWK5/XXripmbMGZ2KOh8Q//Awhw+bsQA48w9GgsD7Z4f6hfUi mzumxns05fGCREdlPuDqdxiV5QPJwIqfISBgAHuR0RL90bW7V0GnQfmv6Yp7yJJSOvCr IuaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=jksUkk/v1ukT0Su9gBSXLL5CgWdn7HIC77L0VCBkJEk=; b=OKtATw5RZPCj+IKxbc1F/ZPxb4Csd7pe5FICPv2qF/IpYH/+m/Io78mvoQXI+p49/2 bsvLTLcgXaxbX9J1cWiL9CrVPls2IVbTz9IK3le4q5iiATvmkwS71Ci0p3z/fxbeHlOQ R5JVD3FeuGF44vPyF3kyyhSBMkDVNDtB5wHolN5IlruuS5tzompLn1uX13uKcxsdtegd Hjg/79gVBzlxeICT37TF5HkwVDY/usSRxmmnBYZGxjzUqExETIhKhyFq6gPdjSAFb/aF LFBQqAJmz5djEdkieutzFvloQS4bXBH2jmbe5cSRH2nhlFfe+hz/GX/k621n4ABY9PZe BvVQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Y19TpT2X; 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 t25si693098oic.183.2020.02.05.11.32.20; Wed, 05 Feb 2020 11:32:34 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b=Y19TpT2X; 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 S1727452AbgBETaL (ORCPT + 99 others); Wed, 5 Feb 2020 14:30:11 -0500 Received: from mail.kernel.org ([198.145.29.99]:41476 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727079AbgBETaK (ORCPT ); Wed, 5 Feb 2020 14:30:10 -0500 Received: from localhost (unknown [193.117.204.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8102D20720; Wed, 5 Feb 2020 19:30:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580931009; bh=zgPH6CjpaYslcV2Tgmz8XCYoT8H8KXeXhfqTCRmR35Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Y19TpT2XVQJnKdKeOYhnjg9KeAjacEjGqb1NfX2xkdxBudz9GCMyGBGfnDUR+LqVt 1gvWmDIcTInFWN9MkJh2yclA+sX57Uz1aE7qljzRAqZA22E8j5i1P2luXI7hqxT8G/ BIqtRhrwuc4IWr0bq5biJT2wVUzC6ScAqiEJ9EQY= Date: Wed, 5 Feb 2020 19:30:08 +0000 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 5.4 00/90] 5.4.18-stable review Message-ID: <20200205193008.GC1327971@kroah.com> References: <20200203161917.612554987@linuxfoundation.org> <9a5a92f2-6e28-a9ab-a851-8d7e56482df6@roeck-us.net> <20200205151357.GB1236691@kroah.com> <20200205162429.GB25403@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200205162429.GB25403@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 05, 2020 at 08:24:29AM -0800, Guenter Roeck wrote: > On Wed, Feb 05, 2020 at 03:13:57PM +0000, Greg Kroah-Hartman wrote: > > On Tue, Feb 04, 2020 at 06:37:38AM -0800, Guenter Roeck wrote: > > > On 2/3/20 8:19 AM, Greg Kroah-Hartman wrote: > > > > This is the start of the stable review cycle for the 5.4.18 release. > > > > There are 90 patches in this series, all will be posted as a response > > > > to this one. If anyone has any issues with these being applied, please > > > > let me know. > > > > > > > > Responses should be made by Wed, 05 Feb 2020 16:17:59 +0000. > > > > Anything received after that time might be too late. > > > > > > > > > > Building i386:allyesconfig ... failed > > > Building i386:allmodconfig ... failed > > > -------------- > > > Error log: > > > In file included from arch/x86/kernel/pci-dma.c:2: > > > include/linux/dma-direct.h:29:20: error: conflicting types for 'dma_capable' > > > 29 | static inline bool dma_capable(struct device *dev, dma_addr_t addr, size_t size, > > > | ^~~~~~~~~~~ > > > In file included from include/linux/dma-direct.h:12, > > > from arch/x86/kernel/pci-dma.c:2: > > > arch/x86/include/asm/dma-direct.h:5:6: note: previous declaration of 'dma_capable' was here > > > 5 | bool dma_capable(struct device *dev, dma_addr_t addr, size_t size); > > > > Ok, I think this is now resolved with a patch that Sasha added. > > > > I have pushed out a -rc4 that _should_ build and boot properly. > > > The i386 build still fails with v5.4.17-99-gbd0c6624a110 (-rc4). Crap. Ok, let me get some food and then try to figure this out... greg k-h