Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753260AbbKXKGP (ORCPT ); Tue, 24 Nov 2015 05:06:15 -0500 Received: from casper.infradead.org ([85.118.1.10]:48255 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752055AbbKXKGM (ORCPT ); Tue, 24 Nov 2015 05:06:12 -0500 Date: Tue, 24 Nov 2015 11:06:08 +0100 From: Peter Zijlstra To: Yuanfang Chen Cc: linux-kernel@vger.kernel.org, Vince Weaver , linux-perf-users@vger.kernel.org, Michael Petlan , Andi Kleen Subject: Re: [PATCH 1/1] perf/x86/intel: make L1D_PEND_MISS.FB_FULL not constrained on haswell Message-ID: <20151124100608.GQ17308@twins.programming.kicks-ass.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1201 Lines: 28 On Mon, Nov 23, 2015 at 08:42:08PM -0500, Yuanfang Chen wrote: > From 47d52ccfae56a8eb702fee6ccf327780265df2cf Mon Sep 17 00:00:00 2001 > From: Yuanfang Chen > Date: Mon, 16 Nov 2015 21:53:53 -0500 > Subject: [PATCH 1/1] perf/x86/intel: make L1D_PEND_MISS.FB_FULL not > constrained on haswell > > Signed-off-by: Yuanfang Chen > Reviewed-by: Andi Kleen > --- > arch/x86/kernel/cpu/perf_event_intel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/x86/kernel/cpu/perf_event_intel.c > b/arch/x86/kernel/cpu/perf_event_intel.c > index f63360b..e2a4300 100644 > --- a/arch/x86/kernel/cpu/perf_event_intel.c > +++ b/arch/x86/kernel/cpu/perf_event_intel.c > @@ -232,7 +232,7 @@ static struct event_constraint > intel_hsw_event_constraints[] = { Your patch is line-wrapped, please read Documentation/email-clients.txt on hints on how to configure your MUA. Then try again. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/