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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93B06C76196 for ; Fri, 31 Mar 2023 08:47:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230294AbjCaIrR convert rfc822-to-8bit (ORCPT ); Fri, 31 Mar 2023 04:47:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51140 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229441AbjCaIrQ (ORCPT ); Fri, 31 Mar 2023 04:47:16 -0400 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1FFE468B; Fri, 31 Mar 2023 01:47:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id BB2B061989EA; Fri, 31 Mar 2023 10:37:32 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id JxIpvu6PJe5z; Fri, 31 Mar 2023 10:37:32 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 27F0961989E6; Fri, 31 Mar 2023 10:37:32 +0200 (CEST) Received: from lithops.sigma-star.at ([127.0.0.1]) by localhost (lithops.sigma-star.at [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id GaVCXV-EezY9; Fri, 31 Mar 2023 10:37:32 +0200 (CEST) Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) by lithops.sigma-star.at (Postfix) with ESMTP id E485264548AA; Fri, 31 Mar 2023 10:37:31 +0200 (CEST) Date: Fri, 31 Mar 2023 10:37:31 +0200 (CEST) From: Richard Weinberger To: davidgow Cc: anton ivanov , Johannes Berg , linux-um , x86 , llvm@lists.linux.dev, Rust for Linux Kernel , kunit-dev , linux-kernel , SeongJae Park , Roberto Sassu , Miguel Ojeda , Nathan Chancellor , mingo , tglx , Nick Desaulniers Message-ID: <2128345299.463203.1680251851757.JavaMail.zimbra@nod.at> In-Reply-To: References: <20230318041555.4192172-1-davidgow@google.com> Subject: Re: [PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Originating-IP: [195.201.40.130] X-Mailer: Zimbra 8.8.12_GA_3807 (ZimbraWebClient - FF97 (Linux)/8.8.12_GA_3809) Thread-Topic: arch:um: Only disable SSE on clang to work around old GCC bugs Thread-Index: KRbe3B8OBuNHdw1xcXwa3ZqHhmy+Sw== Precedence: bulk List-ID: X-Mailing-List: rust-for-linux@vger.kernel.org ----- Ursprüngliche Mail ----- > Von: "davidgow" > An: "richard" , "anton ivanov" , "Johannes Berg" > Any chance we could get this picked up as a fix for 6.3? The UML build > is still broken with older gcc versions. Sure. Just got flooded with other stuff. :-S Thanks, //richard