From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756794Ab2BHMEq (ORCPT ); Wed, 8 Feb 2012 07:04:46 -0500 Received: from mx1.redhat.com ([209.132.183.28]:50588 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756372Ab2BHMEp (ORCPT ); Wed, 8 Feb 2012 07:04:45 -0500 Date: Wed, 8 Feb 2012 12:57:54 +0100 From: Oleg Nesterov To: Steven Rostedt Cc: linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , John Kacur , Masami Hiramatsu , Ingo Molnar , Andrew Morton , "H. Peter Anvin" , Alexander van Heukelum , Andi Kleen , Clark Williams , Luis Goncalves Subject: Re: [PATCH RT 0/2 v5] preempt-rt/x86: Handle sending signals from do_trap() by gdb Message-ID: <20120208115754.GA30029@redhat.com> References: <20120208005612.852040607@goodmis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120208005612.852040607@goodmis.org> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/07, Steven Rostedt wrote: > > Oleg, please take a look at the modifications I made to your patch, > and if you are fine with it, please ack it. Yes, I believe the modifications are fine. Thanks Steven! Oleg.