From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030446AbWGUCmk (ORCPT ); Thu, 20 Jul 2006 22:42:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030447AbWGUCmk (ORCPT ); Thu, 20 Jul 2006 22:42:40 -0400 Received: from ug-out-1314.google.com ([66.249.92.174]:61291 "EHLO ug-out-1314.google.com") by vger.kernel.org with ESMTP id S1030446AbWGUCmk (ORCPT ); Thu, 20 Jul 2006 22:42:40 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Gup4G33nXUruxPSPVIpcZoUW9o2qa9ZvwtUzzjR/X+3QVr1k/CgXf3woTAHZxmrRwyQzTnek2a4AkJCxH/jLq9N/+twQiB/GbIj++/C0IHUujyaziesqSYTPbWk1tlUwekuRODsH9KV5M0Cm7RqQFa3UZwKFld73I2qC+uV3/Xo= Message-ID: Date: Thu, 20 Jul 2006 19:42:38 -0700 From: "Dan Carpenter" To: "Eric W. Biederman" Subject: Re: shut down from CPU 0 [regression] Cc: linux-kernel@vger.kernel.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On 7/20/06, Eric W. Biederman wrote: > "Dan Carpenter" writes: > > I don't understand the complaint we should be forcing the action to > happen on the boot cpu from another place in the code. > > Eric > Crap. I'm an idiot. I didn't realize you moved the code, i thought it was just deleted. The comment from that fuction could be deleted too if you want. Sorry about that. regards, dan carpenter