From mboxrd@z Thu Jan 1 00:00:00 1970 From: Erich Focht Date: Tue, 06 Aug 2002 18:33:09 +0000 Subject: Re: [Linux-ia64] Re: CPU hotplug boot change for IA64 Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi Kimi, On Saturday 03 August 2002 02:53, Kimio Suganuma wrote: > Hi David, > > I removed cpu_initialized and fixed several bugs. > I tested SMP and UP kernels on 2-way Bigsur. > Please let me know if there is any problem on the patch. The patch looks fine. Before applying it to 2.5.29 my BigSur ended up with no tasks beeing scheduled to cpu#1 and no migration_task and ksoftirqd for the same cpu. But the system came up. After applying it the system hangs in the boot sequence right after "Freeing unused kernel memory". But CPU#1 was woken up correctly. Sorry, have no kdb to be able to tell you more... Does anybody else have these problems? Thanks, Erich