Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1339541pxb; Wed, 4 Nov 2020 06:30:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJwQukyO3Y7wUcwTn8XjJVsJ1GOcMSYfIxiCSdKKXftW77z0QPLcjDpq9Rr9c/sgk3sTRoO6 X-Received: by 2002:aa7:df81:: with SMTP id b1mr19471983edy.365.1604500233186; Wed, 04 Nov 2020 06:30:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604500233; cv=none; d=google.com; s=arc-20160816; b=w4xf48q/E+IPo+HHanJ+Fab2R1qA3pwioPUR4O9VFTcKX+12ZoLtJtiAvqIn1ZCNz8 8+wFP+k/m3e/68aTLmiSxQcP6iV+1Rr37IAGEt0JhByvz93DYruNaDUEcaR5h8PoJkHQ P6QyjKvPuBZGLep0BkD+E3mWvEJyQ98RPofqiOVSGVx/LDMLPmwqhZhuhy4C82jRtSwc esSY8uA0E/bIgHeI73KI9v3AwXKIbcyCgLs5+IqJ41vty9zvzqdGKseVbjePiifNmFtM Vy1pZ4Gyk1T1UaZThJnQgTCoN3rc8J3a+Fo5VZg23ff/DO3nSNM9/Nc2EmpakdGday2E k9jg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=g5WuEEjbPxJi3zlLi1MPgPMH9T91FhiDb1MvWbl3uJQ=; b=wI1jy9xL2N+VgVrKuVYu1lwKtQYb19Bqurz74Xil6u56hsmJsLCk6vFFfjmWmf+9fv lVKB6QtmXwq4cuoP7FkU87QRgCOoTTntGwvp5jRxsncLKBIRhK/hoc33mJFEDEjS+Rl9 7zz2493LY1UTLMrXWRaYTjyRUX9gVPsdYjapJwxOVpQIHjFah8HAPhLicATx918raTGR gbCSCKi33yzORnhTIZvPGM6g423Me3019ynvuIaeWSccyGcNVi0QKMcDsuOlK8yBDCbJ unoaEALGGpubKiYChz/5sMFjwhbV1re4QAXZ9jxpUtkU9xzgunyWxe3sapRcqSqo5KGw 1mYw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="IhZ6/JAc"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id lz6si1450974ejb.116.2020.11.04.06.30.09; Wed, 04 Nov 2020 06:30:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="IhZ6/JAc"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726979AbgKDO2I (ORCPT + 99 others); Wed, 4 Nov 2020 09:28:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:41918 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726636AbgKDO2I (ORCPT ); Wed, 4 Nov 2020 09:28:08 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 DDE85206E3; Wed, 4 Nov 2020 14:28:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604500087; bh=VK01esNG6Gi3qrzThiZjiJRVQlJVdU/tFUBbGdDni1s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IhZ6/JAcmdSJTOcuvSUYlWChLXI8DNAl4R8WycU8DOQhKYnb15UAi9bnopXHPOpLQ /sg9n135oV6vaV3Oz9E+exvrafw0jbJCWVKRS+XlyKR/uqu4obeJtmvGM29dS/muSi wYlhdYRX2se0IDOAPhPwkQlJ3pmoDpwd+DLH1NJ8= Date: Wed, 4 Nov 2020 15:28:58 +0100 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, lkft-triage@lists.linaro.org, pavel@denx.de, stable@vger.kernel.org Subject: Re: [PATCH 5.4 000/214] 5.4.75-rc1 review Message-ID: <20201104142858.GA2202359@kroah.com> References: <20201103203249.448706377@linuxfoundation.org> <20201104140754.GA4312@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201104140754.GA4312@roeck-us.net> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Nov 04, 2020 at 06:07:54AM -0800, Guenter Roeck wrote: > On Tue, Nov 03, 2020 at 09:34:08PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 5.4.75 release. > > There are 214 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 Thu, 05 Nov 2020 20:29:58 +0000. > > Anything received after that time might be too late. > > > > All sparc images fail to build. > > Building sparc32:defconfig ... failed > -------------- > Error log: > :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] > In file included from arch/sparc/include/asm/io_32.h:14, > from arch/sparc/include/asm/io.h:7, > from include/linux/io.h:13, > from include/linux/irq.h:20, > from include/asm-generic/hardirq.h:13, > from arch/sparc/include/asm/hardirq_32.h:11, > from arch/sparc/include/asm/hardirq.h:7, > from include/linux/hardirq.h:9, > from include/linux/interrupt.h:11, > from include/linux/kernel_stat.h:9, > from arch/sparc/kernel/irq_32.c:15: > include/asm-generic/io.h: In function '__pci_ioport_unmap': > include/asm-generic/io.h:1012:2: error: implicit declaration of function 'iounmap'; did you mean 'ioremap'? Thanks, I'll go drop f5810e5c3292 ("asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation") which seems to be causing this. Sasha, any reason you only added it to the 5.4 and 4.14 queues and not 5.9 and 4.19? thanks, greg k-h