Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753901AbbFDTU6 (ORCPT ); Thu, 4 Jun 2015 15:20:58 -0400 Received: from casper.infradead.org ([85.118.1.10]:47356 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752896AbbFDTUz (ORCPT ); Thu, 4 Jun 2015 15:20:55 -0400 Date: Thu, 4 Jun 2015 21:20:48 +0200 From: Peter Zijlstra To: Frederic Weisbecker Cc: LKML , Ingo Molnar , Fengguang Wu , Steven Rostedt Subject: Re: [PATCH 0/3] preempt: Fix tracing crash Message-ID: <20150604192048.GK3644@twins.programming.kicks-ass.net> References: <1433432349-1021-1-git-send-email-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433432349-1021-1-git-send-email-fweisbec@gmail.com> 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: 857 Lines: 25 On Thu, Jun 04, 2015 at 05:39:06PM +0200, Frederic Weisbecker wrote: > This is a proposition to fix the function graph tracer crashes reported > by Fengguang Wu's 0-day testing. > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > sched/core > > HEAD: 723d604e2c185b94c6890c26dab9c72e4243711b > > Thanks, > Frederic > --- > > Frederic Weisbecker (3): > sched: Make preempt_schedule_context() function-tracing safe > preempt: Use preempt_schedule_context() as the official tracing preemption point > preempt: Reorganize a bit the notrace declensions > Thanks! -- 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/