All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Adam J. Richter" <adam@yggdrasil.com>
To: linux-kernel@vger.kernel.org
Subject: 2.5.34 on Sony PictureBook fails to boot
Date: Wed, 11 Sep 2002 10:22:17 -0700	[thread overview]
Message-ID: <200209111722.KAA03149@adam.yggdrasil.com> (raw)

	Attempting to boot 2.5.34 compiled with SMP on a Sony
PictureBook results in the computer being reset before the kernel
activates the console.  The same kernel runs fine on a desktop PC.
This seems to occur regardless of whether or not enable
CONFIG_X86_NUMA{,Q} and CONFIG_MULTIQUAD.  My efforts to track down
the problem have been with these options off.  CONFIG_DISCONTIGMEM is
not set.

	By adding an infinite loop at various points in the initialization
process, I have determined that the reset occurs in this call chain:

init/main.c			start_kernel
arch/i386/kernel/setup.c	setup_arch
arch/i386/mm/init.c		paging_init
arch/i386/mm/init.c		zone_sizes_init
mm/page_alloc.c			free_area_init
mm/page_alloc.c			free_area_init_core
mm/bootmem.c			alloc_bootmem_node
mm/bootmem.c			__alloc_bootmem_core

	2.5.31 booted just fine on this computer, and I see that there
are some potentially related changes in .34, but I have not yet
verified that .32 and .33 work on this machine.

	I expect to investigate this problem further tonight if nobody
beats me to it.

Adam J. Richter     __     ______________   575 Oroville Road
adam@yggdrasil.com     \ /                  Milpitas, California 95035
+1 408 309-6081         | g g d r a s i l   United States of America
                         "Free Software For The Rest Of Us."
vi

             reply	other threads:[~2002-09-11 17:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11 17:22 Adam J. Richter [this message]
2002-09-12 11:54 ` 2.5.34 on Sony PictureBook fails to boot Ookhoi
  -- strict thread matches above, loose matches on Subject: below --
2002-09-12 14:39 Adam J. Richter

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=200209111722.KAA03149@adam.yggdrasil.com \
    --to=adam@yggdrasil.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.