Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp3477269pxu; Sun, 11 Oct 2020 11:05:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxkXpwBrfqEYvBKqSBuXGPsDvDqfgmPLATK+aukqulbR1fl1l6bA0zRzBr455+MfCzBcK1I X-Received: by 2002:a17:906:b285:: with SMTP id q5mr25031396ejz.470.1602439532300; Sun, 11 Oct 2020 11:05:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602439532; cv=none; d=google.com; s=arc-20160816; b=UA+OPxAJe+TFAGPcLPWZT3VYQnsEFYAlVdJCqWA4cv4ew7w/G/gMsxc1LH5SCu2sYG waEtcdtMQEP5mwIF8e0v1dHom9Q8m1Q8sKrZ2Ajr6XmlAoC1EXTZveTjShL/qK+sy0YB 3TA7e0iykIChKT8iRvBB60NkS4dK7Frf9TQazoXGMYU18SKVzyCNxxKj5ylD1hxqLz9Q 3ynmTURTCYjRbGWP6msMJtwNa4DDAOcHAfqeJxSOAv/uo1vstTCdqqDhE+pAhvDVvZZ2 PA3Q0q8FGv9qRit1zD2CmzdMrMSAK3CNLEDiw0kfk/8nsOQl9Vt481u/ZjNCtNm19bDM Ctig== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=hIv8tgGKMZ6+RNmkNWdVS3PKnM0ocX+cp/mOg10RFF0=; b=I9FTc7ur4loYbgg9KwYktwaymcydloHy/qCjoNG+v5sjT99jDxRF7FfNumElLnjCKv idMohSCZlDIBaj6xdpgoYstloJPwkZfyDUif0kIlmRkJZduxYZ6oBpfvE/ZfOtGaapeb hqRXd996weAKPukKofH/kiZa0w9LD2CdWHw6kkopUR4TwM0QbzF6/BS8vTAjq1717DuY /h1mDQpZXMDt/fARwgAZN6ATonIf4V8qQoI24XDex38WEhRjrpXq7B7z7orJEvpSTW+a h48dZFm/dQdl00h2kY8Ir1zjlH7IjDoN6PP+eGFml67GOgNVPbKWq/aEwLktLjtqA26Y fUjQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b18si11667589edh.71.2020.10.11.11.05.09; Sun, 11 Oct 2020 11:05:32 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726235AbgJKLHt (ORCPT + 99 others); Sun, 11 Oct 2020 07:07:49 -0400 Received: from gate.crashing.org ([63.228.1.57]:34095 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725863AbgJKLHt (ORCPT ); Sun, 11 Oct 2020 07:07:49 -0400 Received: from gate.crashing.org (localhost.localdomain [127.0.0.1]) by gate.crashing.org (8.14.1/8.14.1) with ESMTP id 09BB4NkW006661; Sun, 11 Oct 2020 06:04:24 -0500 Received: (from segher@localhost) by gate.crashing.org (8.14.1/8.14.1/Submit) id 09BB4Kuw006658; Sun, 11 Oct 2020 06:04:20 -0500 X-Authentication-Warning: gate.crashing.org: segher set sender to segher@kernel.crashing.org using -f Date: Sun, 11 Oct 2020 06:04:20 -0500 From: Segher Boessenkool To: Mark Wielaard Cc: Andi Kleen , Peter Zijlstra , Stephane Eranian , linux-toolchains@vger.kernel.org, Arnaldo Carvalho de Melo , linux-kernel@vger.kernel.org, Ingo Molnar , Jiri Olsa , Namhyung Kim , Ian Rogers , "Phillips, Kim" , Mark Rutland , Masami Hiramatsu Subject: Re: Additional debug info to aid cacheline analysis Message-ID: <20201011110420.GO2672@gate.crashing.org> References: <20201006131703.GR2628@hirez.programming.kicks-ass.net> <20201008070231.GS2628@hirez.programming.kicks-ass.net> <50338de81b34031db8637337f08b89b588476211.camel@klomp.org> <20201008212259.gdhlwdswn5pu4zos@two.firstfloor.org> <20201010205836.GA2666@wildebeest.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201010205836.GA2666@wildebeest.org> User-Agent: Mutt/1.4.2.3i Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! On Sat, Oct 10, 2020 at 10:58:36PM +0200, Mark Wielaard wrote: > On Thu, Oct 08, 2020 at 02:23:00PM -0700, Andi Kleen wrote: > > So I guess could disable it for 5.0+ only. > > Yes, that would work. I don't know what the lowest supported GCC > version is, but technically it was definitely fixed in 4.10.0, 4.8.4 > and 4.9.2. Fwiw, GCC 4.10 was renamed to GCC 5 before it was released (it was the first release with the new version number scheme). Only old development versions (that no one should use) identify as 4.10. > And various distros would probably have backported the > fix. But checking for 5.0+ would certainly give you a good version. Yes, esp. since some versions of 4.9 and 4.8 are still buggy. No one should use any version for which a newer bug-fix release has long been available, but do you want to deal with bugs from people who do not? Segher