From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH RT v2] x86/mce: Defer mce wakeups to threads for PREEMPT_RT Date: Fri, 12 Apr 2013 09:42:43 -0400 Message-ID: <1365774163.9609.80.camel@gandalf.local.home> References: <1365705214.9609.58.camel@gandalf.local.home> <20130412133118.GC2368@pd.tnic> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: LKML , RT , Thomas Gleixner , Clark Williams , John Kacur , Tony Luck , Mauro Carvalho Chehab , Ingo Molnar , "H. Peter Anvin" To: Borislav Petkov Return-path: Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:18179 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755256Ab3DLNmq (ORCPT ); Fri, 12 Apr 2013 09:42:46 -0400 In-Reply-To: <20130412133118.GC2368@pd.tnic> Sender: linux-rt-users-owner@vger.kernel.org List-ID: On Fri, 2013-04-12 at 15:31 +0200, Borislav Petkov wrote: > On Thu, Apr 11, 2013 at 02:33:34PM -0400, Steven Rostedt wrote: > > Comments? > > I don't have a problem with it except with the yelling - I think I've > gone deaf. And for Rostedt code it is pretty clean and even *I* can > understand it :-). > > Tony? > > Steve, stupid question: since this is -rt only, why even push it > upstream? > I'm not (yet). But I just wanted to make sure there wasn't any little subtleties that I might be missing. When -rt goes mainline, code like this will be going mainline too, thus the maintainers will see it then. Thanks! -- Steve