public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vivek Goyal <vgoyal@in.ibm.com>
To: coywolf@gmail.com
Cc: fastboot@lists.osdl.org,
	linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Morton Andrew Morton <akpm@osdl.org>,
	petkov@uni-muenster.de, rddunlap@osdl.org,
	Ralf.Hildebrandt@charite.de
Subject: Re: [Fastboot] Fw: Re: kexec?
Date: Wed, 11 May 2005 08:32:01 +0530	[thread overview]
Message-ID: <20050511030201.GA3799@in.ibm.com> (raw)
In-Reply-To: <20050510193225.53192aad.akpm@osdl.org>

On Tue, May 10, 2005 at 07:32:25PM -0700, Andrew Morton wrote:
> 
> We have some kexec/kdump testers over on
> linux-kernel.  Results: not good.
> 
> 
> 
> Begin forwarded message:
> 
> Date: Tue, 10 May 2005 21:11:31 +0800
> From: Coywolf Qi Hunt <coywolf@gmail.com>
> To: Borislav Petkov <petkov@uni-muenster.de>
> Cc: "Randy.Dunlap" <rddunlap@osdl.org>, Ralf Hildebrandt <Ralf.Hildebrandt@charite.de>, linux-kernel@vger.kernel.org
> Subject: Re: kexec?
> 
> 
> On 5/10/05, Borislav Petkov <petkov@uni-muenster.de> wrote:
> > I've been doing some kexec tests (as described in Documentation/kdump.txt) too
> > but can't get to load the image and get similar error messages. Let me know
> > if you need more info about the hardware. The first_kernel was booted with
> > "crashkernel=64M@16M" and the 16M value was configured into the second during
> > kconfig in "Physical address where the kernel is loaded" as 0x1000000.
> > 
> > [root@zmei]: kexec -p vmlinux --args-linux --append="root=/dev/hda1 maxcpus=1
> > init 1"
> 
>  kexec-tools-1.101 loads for me, but if cmdline is used, it hangs up
> after "Starting new kernel"

maxcpus=1 is the culprit. Even through bios/grub kernel does not boot with 
option maxcpus=1. It is a known issue with got notieced 2.6.12-rc2-mm1 onwards. 
So build second kernel as uniprocessor kernel and don't specify maxcpus=1 and 
test it out. It should work.

Thanks
Vivek

       reply	other threads:[~2005-05-11  3:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20050510193225.53192aad.akpm@osdl.org>
2005-05-11  3:02 ` Vivek Goyal [this message]
2005-05-11  7:10   ` [Fastboot] Fw: Re: kexec? Alexander Nyberg
2005-05-11  8:09     ` Vivek Goyal
2005-05-11  8:30       ` Alexander Nyberg
2005-05-11  8:57         ` Vivek Goyal
2005-05-12  3:35         ` randy_dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050511030201.GA3799@in.ibm.com \
    --to=vgoyal@in.ibm.com \
    --cc=Ralf.Hildebrandt@charite.de \
    --cc=akpm@osdl.org \
    --cc=coywolf@gmail.com \
    --cc=fastboot@lists.osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petkov@uni-muenster.de \
    --cc=rddunlap@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox