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 D0F8FC433E0 for ; Mon, 15 Mar 2021 09:10:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 918E461481 for ; Mon, 15 Mar 2021 09:10:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229512AbhCOJJf (ORCPT ); Mon, 15 Mar 2021 05:09:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:41998 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229549AbhCOJJP (ORCPT ); Mon, 15 Mar 2021 05:09:15 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id BB25261481; Mon, 15 Mar 2021 09:09:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615799355; bh=kRxnGpaG0JcPJtluejWaF7zoftWL4Jo6O522XJ80zB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=luZYfcjikVQuF6yBVPOxO8wMRMpsXRNRk5bu6r5AhQjYfMV4Bf2vh3B08vImtnfiP TI84WVRBO+qPmJ4iiD5lgmL0k68VQD5USp1pXPjEwHAvYA6JBnzm+YtLBT289pq+JL t+/qQTtWtB5tNBT4BwMT5zNwO3rBQjFFTXBAyGaA= Date: Mon, 15 Mar 2021 10:08:49 +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 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... thanks, greg k-h