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=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no 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 5CF41C433E0 for ; Mon, 15 Mar 2021 09:17:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0F70E64E33 for ; Mon, 15 Mar 2021 09:17:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229505AbhCOJQl (ORCPT ); Mon, 15 Mar 2021 05:16:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:45806 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229532AbhCOJQO (ORCPT ); Mon, 15 Mar 2021 05:16:14 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id EDB1A60295; Mon, 15 Mar 2021 09:16:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615799773; bh=NG+qQtIB4o00/FxExg7ks+watPEb18jxu+yvp3QSShE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=2iQbIvDCf0I4vyW1xUvwFPdQelUKG4/XExISDh5F8qe7DraPC2oEU1UmnUeLkI7yd 30MYYjfRWpWBI0pFiu7S4i7z/gGcwbwINOU8xmAW9DJe41zQKgVVMTJPQmaBlWMZTi ++bb9fR6Gvo6WFnI7xeIW+9QhA8ORRgi9lUz7FNk= Date: Mon, 15 Mar 2021 10:16:10 +0100 From: Greg KH To: Sasha Levin , Nick Desaulniers Cc: "# 3.4.x" , clang-built-linux , Jian Cai , Ard Biesheuvel , Stefan Agner , Catalin Marinas , Sami Tolvanen , candle.sun@unisoc.com, Miles Chen =?utf-8?B?KOmZs+awkeaouik=?= , Stephen Hines , Luis Lozano , Sandeep Patil Subject: Re: ARCH=arm LLVM_IAS=1 patches for 5.10, 5.4, and 4.19 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Mar 15, 2021 at 10:12:31AM +0100, Greg KH wrote: > On Mon, Mar 15, 2021 at 10:08:49AM +0100, Greg KH wrote: > > On Fri, Mar 12, 2021 at 11:07:39PM -0500, Sasha Levin wrote: > > > On Fri, Mar 12, 2021 at 09:28:56AM -0800, Nick Desaulniers wrote: > > > > My mistake, meant to lop those last two commits off of 4.19.y, they > > > > were the ones I referred to earlier working their way through the ARM > > > > maintainers tree. Regenerated the series' (rather than edit the patch > > > > files) additionally with --base=auto. Re-attached. > > > > > > Queued up, thanks! > > > > This series seems to cause build breakages in a lot of places, so I'm > > going to drop the whole set of them now: > > https://lore.kernel.org/r/be846d89-ab5a-f02a-c05e-1cd40acc5baa@roeck-us.net > > and: > > https://lore.kernel.org/r/066efc42-0788-8668-2ff5-d431e77068b5@roeck-us.net > > > > Nick, if you want these merged, can you fix up the errors and resend? > > > > Perhaps you might want to run these through the tuxbuild tool before > > sending? You should have access to it... > > Oops, wait, they are fine for 5.10.y, just 4.19 and 5.4 are broken, will > go drop those patches only. Also, these are a lot of churn for 5.4 and 4.19, I'm not convinced it's really needed there. Why again is this required? thanks, greg k-h