From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933352AbYB2Q4h (ORCPT ); Fri, 29 Feb 2008 11:56:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933438AbYB2Q4T (ORCPT ); Fri, 29 Feb 2008 11:56:19 -0500 Received: from e32.co.us.ibm.com ([32.97.110.150]:57014 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933425AbYB2Q4S (ORCPT ); Fri, 29 Feb 2008 11:56:18 -0500 Date: Fri, 29 Feb 2008 08:55:57 -0800 From: "Paul E. McKenney" To: Ingo Molnar Cc: Andrew Morton , Steven Rostedt , LKML , Linus Torvalds , Thomas Gleixner , john stultz , jarkao2@gmail.com, netdev@vger.kernel.org Subject: Re: [PATCH] fix boot-time hangs from PREEMPT_RCU and NO_HZ Message-ID: <20080229165557.GC13330@linux.vnet.ibm.com> Reply-To: paulmck@linux.vnet.ibm.com References: <20080229044329.GA20207@linux.vnet.ibm.com> <20080228210140.37abe9cd.akpm@linux-foundation.org> <20080229154835.GB27248@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080229154835.GB27248@elte.hu> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 29, 2008 at 04:48:35PM +0100, Ingo Molnar wrote: > > * Andrew Morton wrote: > > > > Note: This patch came directly from the -rt patch where it has been > > > tested for several months. > > > > > > Andrew, could you please apply this? > > > > I already have it, via git-sched. Presumably Ingo has it lined up for > > the next sched-related merge. > > yes. Ah, thank you both and sorry for the noise! Thanx, Paul