From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261713AbULTXdK (ORCPT ); Mon, 20 Dec 2004 18:33:10 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261691AbULTX3f (ORCPT ); Mon, 20 Dec 2004 18:29:35 -0500 Received: from e31.co.us.ibm.com ([32.97.110.129]:3299 "EHLO e31.co.us.ibm.com") by vger.kernel.org with ESMTP id S261701AbULTX0X (ORCPT ); Mon, 20 Dec 2004 18:26:23 -0500 Date: Mon, 20 Dec 2004 15:26:10 -0800 From: Nishanth Aravamudan To: Zwane Mwaikambo Cc: Nick Piggin , Nish Aravamudan , "Paul E. McKenney" , Andrew Morton , Stephen Rothwell , Linux Kernel , Dipankar Sarma , Li Shaohua , Len Brown Subject: Re: [PATCH] Remove RCU abuse in cpu_idle() Message-ID: <20041220232610.GB2466@us.ibm.com> References: <29495f1d04121818403f949fdd@mail.gmail.com> <1103505344.5093.4.camel@npiggin-nld.site> <1103507784.5093.9.camel@npiggin-nld.site> <20041220182711.GA13972@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux 2.6.10-rc3 (i686) User-Agent: Mutt/1.5.6+20040907i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Dec 20, 2004 at 03:57:59PM -0700, Zwane Mwaikambo wrote: > On Mon, 20 Dec 2004, Nishanth Aravamudan wrote: > > > I believe the only files/patches that needed to be changed were the process.c > > changes. Here they are re-worked to use ssleep(1) instead of > > This makes it hard for the person integrating the patches to graft them > together. How about just rediffing the whole lot so that my original patch > gets replaced? Ideally it should be able to resolve the issue in 2.6-bk > standalone. Sorry about that, I will do that next time, thanks for the info. -Nish