Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp1427132ybg; Tue, 2 Jun 2020 09:36:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzgzpl1/NViv84RusDzrP38n0dz8vw67ViqQQwzsdxvu2CtrBQ1aqFovaIqu1qOTpBbfGzz X-Received: by 2002:a17:906:4ecf:: with SMTP id i15mr10377339ejv.515.1591115811331; Tue, 02 Jun 2020 09:36:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591115811; cv=none; d=google.com; s=arc-20160816; b=SKefUB6KOBYNWDrii4ZEkvQdrVejuNUuiojBaX0gBp/jbyQXpKRPxPDp+U0mY0RzNp YqoO5s4RXkQbxNh4H4Wgk95xiIbxPc67LYMVxW1dUfG7+Cav2Q7MBxqLYlm6PtqIx8kF OkvjPadeWpfY8OFMKeS10jtrYdpy53zIqyV/EDyjeRDXvGXC3NcYrQGrus6XYLCOUi4J KtUNZK0EmxhJHZqXRsLfStOG50HbktWIjXOUYdUI8Ayb/8S+DE+iGRxm2nFl1FQsBkTY 3TWCTaaHBEwoy11zLDdgfM1l8Dv4Kxet7VIwp2xB1I5IJ5xE6krnHEUnZhZ6PQAhC1az wTeg== 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=4NQT9mU02L29zieCzdyEgafh9z7D2XRk2HS6ZK2raDs=; b=YvXivA5IxoVfaqJbzD1RoVFR3OxqRNWaQxZgOJCXBfq1r1RhMgeMfwJPivUrFY84UM sjrYfRSrIjEv5NFGkZztQbqu47o6phPYB81BMUda1CCb9zffAi0srSnJJSs3cVJbDL1i fdKW0GfizfOv0TB5RdjMwbYj0YpZR6kq16Bl5ELd2ZRZIbWKtLw9Mrufonvx3s781tGc cBvW3PBH+mAbPXvfT/hZrQJVgMEgFdPHdMquKh8P1MM6hJk6W+AyKkiMLtsk+Hn0ZGlP BZL+F+KPBTQoa6qOqit1Qq0D12UMHgUROS+bYiP1t9RXmPZeeKEt4yKPf/D1sSK1e7pV I0Yw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=Ko2gTmOz; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r1si1722560eji.421.2020.06.02.09.36.28; Tue, 02 Jun 2020 09:36:51 -0700 (PDT) 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=Ko2gTmOz; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728090AbgFBQd7 (ORCPT + 99 others); Tue, 2 Jun 2020 12:33:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:60938 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726112AbgFBQd6 (ORCPT ); Tue, 2 Jun 2020 12:33:58 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 C2B4520738; Tue, 2 Jun 2020 16:33:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1591115638; bh=4CjCw80BZTOzb/YKDNCLPm89dR/P4rKyDc/s6NraB/c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ko2gTmOzTzIq16CanYF+spsIJTdi34469Yf/sIueI6uV4n+pm5ROy4TVwqlUTUQcl nGjVcOeoLs56PVQpLxv1DQmBPG6MyCs3onXRFyEUGBgOjJs3fHVHuFO2qvQPS3ffvU w91hewpyPhXq94L+UvzFwPF2frRlPM0hHsxKDetI= Date: Tue, 2 Jun 2020 12:33:46 -0400 From: Sasha Levin To: Guenter Roeck Cc: Greg Kroah-Hartman , 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 4.9 00/59] 4.9.226-rc2 review Message-ID: <20200602163346.GQ1407771@sasha-vm> References: <20200602101841.662517961@linuxfoundation.org> <3c900c0e-b15c-da05-d3d8-e68acf660076@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <3c900c0e-b15c-da05-d3d8-e68acf660076@roeck-us.net> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 02, 2020 at 08:37:26AM -0700, Guenter Roeck wrote: >On 6/2/20 3:23 AM, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 4.9.226 release. >> There are 59 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, 04 Jun 2020 10:16:52 +0000. >> Anything received after that time might be too late. >> > >Many arm builds still fail as attached. Is it really only me seeing this problem ? > >FWIW, if we need/want to use unified assembler in v4.9.y, shouldn't all unified >assembler patches be applied ? We don't - I took 71f8af111010 as a dependency rather than on its own merit. >$ git log --oneline v4.9..c001899a5d6 arch/arm | grep unified >c001899a5d6c ARM: 8843/1: use unified assembler in headers >a216376add73 ARM: 8841/1: use unified assembler in macros >eb7ff9023e4f ARM: 8829/1: spinlock: use unified assembler language syntax >32fdb046ac43 ARM: 8828/1: uaccess: use unified assembler language syntax >1293c2b5d790 ARM: dts: berlin2q: add "cache-unified" to l2 node >75fea300d73a ARM: 8723/2: always assume the "unified" syntax for assembly code > >I am quite concerned especially about missing commit 75fea300d73a, >which removes the ARM_ASM_UNIFIED configuration option. That means it is >still present in v4.9.y, but the failing builds don't enable it. Given that, >the build failures don't seem to be surprising. I'm just going to drop this series from 4.9 for now, until we can figure out how to do it right. -- Thanks, Sasha