From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH] sched: fix the wrong macro name of CONFIG_DEBUG_PREEMPT Date: Thu, 25 Apr 2013 18:35:34 +0200 Message-ID: <20130425163534.GE5561@linutronix.de> References: <5162AE51.8030804@huawei.com> <1365518245.25498.57.camel@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Qiang Huang , Thomas Gleixner , linux-rt-users , stable-rt@vger.kernel.org To: Steven Rostedt Return-path: Received: from www.linutronix.de ([62.245.132.108]:45030 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755921Ab3DYQfi (ORCPT ); Thu, 25 Apr 2013 12:35:38 -0400 Content-Disposition: inline In-Reply-To: <1365518245.25498.57.camel@gandalf.local.home> Sender: linux-rt-users-owner@vger.kernel.org List-ID: * Steven Rostedt | 2013-04-09 10:37:25 [-0400]: >Thomas, > >Can you pick up this patch for 3.8-rt? I'll add it to stable after you >have done so. > >Thanks, > >-- Steve > >On Mon, 2013-04-08 at 19:47 +0800, Qiang Huang wrote: >> Might be a typo, would cause some debug code never be run. Looks like a type, indeed. Applied. Sebastian