From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756141AbdDGRcV (ORCPT ); Fri, 7 Apr 2017 13:32:21 -0400 Received: from mail.kernel.org ([198.145.29.136]:44774 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753619AbdDGRcO (ORCPT ); Fri, 7 Apr 2017 13:32:14 -0400 Date: Fri, 7 Apr 2017 13:32:10 -0400 From: Steven Rostedt To: Mathieu Desnoyers Cc: linux-kernel , Ingo Molnar , Andrew Morton , "Paul E. McKenney" Subject: Re: [PATCH 7/5] tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace events Message-ID: <20170407133210.437989d2@gandalf.local.home> In-Reply-To: <20170407132613.4a9fa430@gandalf.local.home> References: <20170407140106.051135969@goodmis.org> <20170407130615.2309b96d@gandalf.local.home> <1475342880.4473.1491585545139.JavaMail.zimbra@efficios.com> <20170407132613.4a9fa430@gandalf.local.home> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 7 Apr 2017 13:26:13 -0400 Steven Rostedt wrote: > > Do you have a link to the lkml thread where this stack tracing discovery > > happened ? > > Actually it's this thread. But here: > > Version 1 of the patch series: > http://lkml.kernel.org/r/20170406164237.874767449@goodmis.org > > Version 2 of the patch series: > http://lkml.kernel.org/r/20170407140106.051135969@goodmis.org Oh, and I did post a bug report on it. I should add this link in the change log: http://lkml.kernel.org/r/20170405093207.404f8deb@gandalf.local.home -- Steve