From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752602AbZI1PnO (ORCPT ); Mon, 28 Sep 2009 11:43:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751730AbZI1PnN (ORCPT ); Mon, 28 Sep 2009 11:43:13 -0400 Received: from mx2.mail.elte.hu ([157.181.151.9]:34637 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751609AbZI1PnN (ORCPT ); Mon, 28 Sep 2009 11:43:13 -0400 Date: Mon, 28 Sep 2009 17:43:04 +0200 From: Ingo Molnar To: Frederic Weisbecker Cc: LKML , Steven Rostedt , Li Zefan Subject: Re: [PATCH] tracing: Pushdown the bkl tracepoints calls Message-ID: <20090928154304.GA9724@elte.hu> References: <1254152315-10324-1-git-send-email-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1254152315-10324-1-git-send-email-fweisbec@gmail.com> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -0.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-0.5 required=5.9 tests=BAYES_20 autolearn=no SpamAssassin version=3.2.5 -0.5 BAYES_20 BODY: Bayesian spam probability is 5 to 20% [score: 0.1911] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Frederic Weisbecker wrote: > Ingo, > > Please pull this patch from > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing.git > tracing/core > > It should fix the crash you have reported few days ago. Hm, nothing in that branch - forgot to push out? Ingo