All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Dumoulin <cdumoulin@ics-ltd.com>
To: linuxppc-embedded@ozlabs.org
Subject: system hang in early_init
Date: Tue, 09 May 2006 13:55:43 -0400	[thread overview]
Message-ID: <4460D79F.2060001@ics-ltd.com> (raw)

It seems that my PPC405 V2Pro system is hanging in the function 
early_init, in arch/ppc/kernel/setup.c. Using LEDs, I've been able to 
determine that the following line seems to be where it dies:
memset_io(PTRRELOC(&__bss_start), 0, _end - __bss_start);

Looking in System.map, I see that __bss_start is 0xC013F000 and _end is 
0xC014DA60, with a whole bunch of stuff in between.
Any idea what might cause this?

Regards,
Chris
-- 
*--Christopher Dumoulin--*
Software Team Leader

<http://ics-ltd.com/>
<http://ics-ltd.com/>

Interactive Circuits and Systems Ltd.
5430 Canotek Road
Ottawa, ON
K1J 9G2
(613)749-9241
1-800-267-9794 (USA only)

------------------------------------------------------------------------
This e-mail is private and confidential and is for the addressee only. 
If misdirected, please notify us by telephone and confirm that it has 
been deleted from your system and any hard copies destroyed. You are 
strictly prohibited from using, printing, distributing or disseminating 
it or any information contained in it save to the intended recipient.

             reply	other threads:[~2006-05-09 17:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-09 17:55 Chris Dumoulin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-08-17 14:07 system hang in early_init ravi.rao

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=4460D79F.2060001@ics-ltd.com \
    --to=cdumoulin@ics-ltd.com \
    --cc=linuxppc-embedded@ozlabs.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.