Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Nov 2002 04:15:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Nov 2002 04:15:56 -0500 Received: from e33.co.us.ibm.com ([32.97.110.131]:52945 "EHLO e33.co.us.ibm.com") by vger.kernel.org with ESMTP id ; Fri, 15 Nov 2002 04:15:56 -0500 Date: Fri, 15 Nov 2002 14:54:54 +0530 From: Suparna Bhattacharya To: "Eric W. Biederman" Cc: Andy Pfiffer , Alan Cox , Werner Almesberger , Linux Kernel Mailing List , "Martin J. Bligh" Subject: Re: Kexec for v2.5.47-bk2 Message-ID: <20021115145454.B2503@in.ibm.com> Reply-To: suparna@in.ibm.com References: <1037055149.13304.47.camel@andyp> <1037148514.13280.97.camel@andyp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from ebiederm@xmission.com on Wed, Nov 13, 2002 at 06:26:29AM -0700 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1483 Lines: 46 On Wed, Nov 13, 2002 at 06:26:29AM -0700, Eric W. Biederman wrote: > > O.k. and now a version that applies cleanly to > v2.5.47-bk2 aka ChangeSet@1.845 > BTW, results similar to Andy on my SMP system (the same problem machine we'd talked about earlier). Same problem ? with 2.5.47-bk2 + kexec patch for 2.5.47-bk2 attached in your mail + linux-2.5.47.x86kexec-hwfixes and using kexec-tools-1.5 Results of kexec kexec_test [root@llm01 root]# Synchronizing SCSI caches: Shutting down devices Starting new kernel kexec_test 1.5 starting... eax: 0E1FB007 ebx: 00001078 ecx: 00000000 edx: 00000000 esi: 00000000 edi: 00000000 esp: 00000000 ebp: 00000000 idt: 00000000 C0000000 gdt: 00000000 C0000000 Switching descriptors. Descriptors changed. Legacy pic setup. In real mode. What would be best way to pass a parameter or address from the current kernel to kernel being booted (e.g log buffer address or crash dump buffer etc) ? Should this be part of the interface, i.e. could/would it make sense for kexec to support this (rather than our having to go and try to fix up kernel parameters ourselves, or designate a fixed address for this) ? Also thinking about other arch support for kexec in the future ... Regards Suparna - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/