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 2B754C4332F for ; Thu, 29 Dec 2022 15:17:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230441AbiL2PRM (ORCPT ); Thu, 29 Dec 2022 10:17:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34440 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229503AbiL2PRK (ORCPT ); Thu, 29 Dec 2022 10:17:10 -0500 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC7AC2AC6 for ; Thu, 29 Dec 2022 07:17:09 -0800 (PST) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 459D81EC01CE; Thu, 29 Dec 2022 16:17:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1672327028; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=vVtKZ71SWnQB5BwkzlAN76tBBTSl4Z9ahAWOA7tn6nE=; b=aBOcctTvdMU9LTdkH/hh/nXZH1N8mQcD1Uox4kU+LU6vHo1h4CEbzt7tvsVYjQz6VS7DYj 30ixhAEkLRjYAnnIGhKcNKloNHFF/pLAyLJDrCAqEXepgT2AsKwKRFPnnalTaZfKc2THpG Yn9zg8ytmEPaDc/N8dbXh71O9s4TySw= Date: Thu, 29 Dec 2022 16:17:02 +0100 From: Borislav Petkov To: Miaohe Lin Cc: "x86@kernel.org" , linux-kernel , "tglx@linutronix.de" , "mingo@redhat.com" , Dave Hansen , hpa@zytor.com Subject: Re: [BUG Report] undefined reference to `convert_to_fxsr' Message-ID: References: <50aa72a7-043d-8091-78de-458cbcc6c356@huawei.com> <23e2907c-5188-5ac6-3db8-1c5a12120bf2@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <23e2907c-5188-5ac6-3db8-1c5a12120bf2@huawei.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 29, 2022 at 09:50:16AM +0800, Miaohe Lin wrote: > CONFIG_CC_VERSION_TEXT="gcc (GCC) 7.3.0" Builds fine with gcc (Debian 12.2.0-9) 12.2.0 Lemme build 7.3 and test with it. -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette