From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757999Ab3GRJm6 (ORCPT ); Thu, 18 Jul 2013 05:42:58 -0400 Received: from merlin.infradead.org ([205.233.59.134]:58263 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756567Ab3GRJmz (ORCPT ); Thu, 18 Jul 2013 05:42:55 -0400 Date: Thu, 18 Jul 2013 11:42:37 +0200 From: Peter Zijlstra To: Steven Rostedt Cc: Oleg Nesterov , Masami Hiramatsu , Frederic Weisbecker , Ingo Molnar , Srikar Dronamraju , "zhangwei(Jovi)" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] tracing: more list_empty(perf_events) checks Message-ID: <20130718094237.GI27075@twins.programming.kicks-ass.net> References: <20130617170142.GA19780@redhat.com> <1374116446.6458.203.camel@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374116446.6458.203.camel@gandalf.local.home> 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 On Wed, Jul 17, 2013 at 11:00:46PM -0400, Steven Rostedt wrote: > Peter, > > These have been discussed, and they mostly live in the tracing > directory, but are perf related. Can you give me your Acked-by on them. I haven't looked in detail, but I trust Oleg. The only thing I can remember is that I objected to the changelogs in that it wasn't at all clear why we were doing these patches (Oleg did clarify in a separate email, not sure the changelogs were ammended). Other than that sure, go ahead.