Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752521Ab3FZPZt (ORCPT ); Wed, 26 Jun 2013 11:25:49 -0400 Received: from merlin.infradead.org ([205.233.59.134]:60795 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752252Ab3FZPYw (ORCPT ); Wed, 26 Jun 2013 11:24:52 -0400 Date: Wed, 26 Jun 2013 12:36:53 +0200 From: Peter Zijlstra To: Stephane Eranian Cc: LKML , "mingo@elte.hu" , "ak@linux.intel.com" , Arnaldo Carvalho de Melo , Jiri Olsa , Namhyung Kim Subject: Re: [PATCH 2/8] perf,x86: drop event->flags and use hw.constraint->flags Message-ID: <20130626103653.GC28407@twins.programming.kicks-ass.net> References: <1371824448-7306-1-git-send-email-eranian@google.com> <1371824448-7306-3-git-send-email-eranian@google.com> <20130624084510.GK28407@twins.programming.kicks-ass.net> 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: 965 Lines: 21 On Wed, Jun 26, 2013 at 09:36:39AM +0200, Stephane Eranian wrote: > On Mon, Jun 24, 2013 at 10:45 AM, Peter Zijlstra wrote: > > On Fri, Jun 21, 2013 at 04:20:42PM +0200, Stephane Eranian wrote: > >> Now that we use the contraints directly from the event, we > >> do not need the event->flags field so drop it. > >> > >> Signed-off-by: Stephane Eranian > > > > Same for this one I suppose; its not really related to the series at > > hand. > > Correct. I can submit separately if needed. I applied the first patch; this one failed to apply.. Remind me again if I fail to remember looking at the rejects once I've collected all other patches I planned to ship to mingo today. -- 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/