From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757986AbZFILVT (ORCPT ); Tue, 9 Jun 2009 07:21:19 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752356AbZFILVJ (ORCPT ); Tue, 9 Jun 2009 07:21:09 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:52175 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755790AbZFILVI (ORCPT ); Tue, 9 Jun 2009 07:21:08 -0400 Date: Tue, 9 Jun 2009 13:20:53 +0200 From: Ingo Molnar To: Steven Rostedt Cc: LKML , Peter Zijlstra , Andrew Morton , Frederic Weisbecker Subject: Re: [PATCH][GIT PULL] ring-buffer: pass in lockdep class key for reader_lock Message-ID: <20090609112053.GB4463@elte.hu> References: <20090603151724.144915858@goodmis.org> <20090605145219.GA14830@elte.hu> <20090607082257.GA16761@elte.hu> <1244477919.13761.9042.camel@twins> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Steven Rostedt wrote: > > Ingo, > > Please pull the latest tip/tracing/ftrace tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/tracing/ftrace > > > Peter Zijlstra (1): > ring-buffer: pass in lockdep class key for reader_lock > > ---- > include/linux/ring_buffer.h | 14 +++++++++++++- > kernel/trace/ring_buffer.c | 9 +++++++-- > 2 files changed, 20 insertions(+), 3 deletions(-) hm, this doesnt pull anything new here - forgot to push it out perhaps? Thanks, Ingo