Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp4982393pxb; Thu, 14 Oct 2021 16:22:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwGxxcqboFYs9ozLYtEuEe8cwPzeKSqfZSawqWJxC1XD8oVsEZ2pj6WTIgr72JdoCJbs75j X-Received: by 2002:a63:df49:: with SMTP id h9mr6468247pgj.198.1634253744557; Thu, 14 Oct 2021 16:22:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634253744; cv=none; d=google.com; s=arc-20160816; b=0whxG2CwAzBpX2ldAkdtLTZijtK1tAXNypqJmFhzNPWF664Ssn9KW9609wDqgAQnq1 +tk7HcekfttC3fGDCpQKQSY+NJct8dCtBdj+pCtk9CbT1q3wS8E6h9j6iuatXXKmJ6to iwT6EZbeFbx0Yi9gIIifNv4Os4Ku5P3M50w9h+IT5rZr4dhd8am51Oyto0PkREN+4WYS gVA+3DEn6U8nnfhplQt4Tkej3+dWgEknbAJ0XceUlJrcIAeuXBmAXAsVFLT2n9xpZXj7 mUk+ESUbiEkgMMQqKHEemXxHtaveGCV7mL5l+Ilm3MY3GhDkMpOTL0ESkxOtPntAYGP2 HbVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=2MnHjjj8NU/YyVSu9/fDhqknl3KopKEkKHA/8yx2Z7A=; b=a8V/uE5RRSTSZheiH1TuAKKbAGxv4r6YTsDT/4Oc7nyEPhgkkg8YpUr7M5jgKN0wfp hX8T+dX1aldsJbdMn0X53VNeRMqBGHevVtKzmPRUyFSWCW0uegzo3o/Iw/tn0zefqiCA 9Q9zF6Ves/HKRRxFoueIpBaToKSIVgW/lm/U8G3pIiHmsgv3moD3UMeRKlEScyKRXHan zjI12hgTHiKwlJy6iI9V57QvuW7A+5bZUPmHV8wF/7Z9yA0/6sO5/i23m2D16x3X1Df6 v0fPQrbxPzkYw/PS4wmmqU1Wn1Q4hzx4pZesWjAiKhlx9LdbkiKZH3tUBB/l4xsEeZuZ M7kg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id 38si6215649pgu.398.2021.10.14.16.22.11; Thu, 14 Oct 2021 16:22:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232116AbhJNStC (ORCPT + 99 others); Thu, 14 Oct 2021 14:49:02 -0400 Received: from mga01.intel.com ([192.55.52.88]:40741 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231346AbhJNStC (ORCPT ); Thu, 14 Oct 2021 14:49:02 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10137"; a="251204208" X-IronPort-AV: E=Sophos;i="5.85,373,1624345200"; d="scan'208";a="251204208" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Oct 2021 11:46:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,373,1624345200"; d="scan'208";a="525174652" Received: from stinkbox.fi.intel.com (HELO stinkbox) ([10.237.72.171]) by orsmga001.jf.intel.com with SMTP; 14 Oct 2021 11:46:51 -0700 Received: by stinkbox (sSMTP sendmail emulation); Thu, 14 Oct 2021 21:46:50 +0300 Date: Thu, 14 Oct 2021 21:46:50 +0300 From: Ville =?iso-8859-1?Q?Syrj=E4l=E4?= To: Borislav Petkov Cc: Ser Olmy , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [regression] commit d298b03506d3 ("x86/fpu: Restore the masking out of reserved MXCSR bits") Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Patchwork-Hint: comment Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 14, 2021 at 08:01:24PM +0200, Borislav Petkov wrote: > On Thu, Oct 14, 2021 at 08:45:33PM +0300, Ville Syrj?l? wrote: > > That ~ was indeed the problem. With it gone the machine is happy again. > > > > I presume you'll turn this into a real patch? > > Actually, you found it and you should be the one to write it and do the > honors. Unless you don't want to - then I can do it. I figured you can write a reasonably succinct commit message, instead of having me ramble on incoherently. ATM I don't even know what mxcsr is or why clobbering it would cause floating point exceptions with sse specifically. But I can certainly ramble, if you prefer that. > > If you do, pls add > > Ser Olmy > > to Cc so that he can test your patch. I *think* it should work for him > too but I don't know anything anymore. :-) > > Thx. > > -- > Regards/Gruss, > Boris. > > https://people.kernel.org/tglx/notes-about-netiquette -- Ville Syrj?l? Intel