From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lithops.sigma-star.at (lithops.sigma-star.at [195.201.40.130]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 584987F3 for ; Tue, 4 Apr 2023 07:59:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id 237E364551A4; Tue, 4 Apr 2023 09:59:16 +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 Hz8yMQEoa-uq; Tue, 4 Apr 2023 09:59:15 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by lithops.sigma-star.at (Postfix) with ESMTP id AAA4164551A5; Tue, 4 Apr 2023 09:59:15 +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 F9UrfvwtSDma; Tue, 4 Apr 2023 09:59:15 +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 7D4B564551A4; Tue, 4 Apr 2023 09:59:15 +0200 (CEST) Date: Tue, 4 Apr 2023 09:59:15 +0200 (CEST) From: Richard Weinberger To: davidgow Cc: anton ivanov , Johannes Berg , linux-um , x86 , llvm , Rust for Linux Kernel , kunit-dev , linux-kernel , SeongJae Park , Roberto Sassu , Miguel Ojeda , Nathan Chancellor , mingo , tglx , Nick Desaulniers Message-ID: <892003004.13106.1680595155348.JavaMail.zimbra@nod.at> In-Reply-To: <2128345299.463203.1680251851757.JavaMail.zimbra@nod.at> References: <20230318041555.4192172-1-davidgow@google.com> <2128345299.463203.1680251851757.JavaMail.zimbra@nod.at> Subject: Re: [PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs Precedence: bulk X-Mailing-List: llvm@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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+S+VRZu+O ----- Urspr=C3=BCngliche 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. >=20 > Sure. Just got flooded with other stuff. :-S Patch applied to fixes branch. PR will happen soon. Thanks everyone and sorry for the delay on my side! -- Thanks, //richard