From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Chubb Date: Sun, 27 Oct 2002 23:57:17 +0000 Subject: Re: [Linux-ia64] quick ia64 patch for 2.5.44 (UP only) 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 >>>>> "Kimio" = Kimio Suganuma writes: Kimio> Hi Erich, Kimio> Here is the patch. Kimio> I changed cpu_init() in setup.c so that BSP prepares Kimio> per_cpu data for all CPUS. After applying this patch, I can boot on SMP. However, the machine hangs on shutdown ... Deconfiguring network interfaces... done. Deactivating swap... done. Unmounting local filesystems... done. Rebooting... Shutting down devices so there's still something wrong, not sure what (as interrupts are disabled, I can't use the magic sysrq key to find out what's happening) Peter C