From: Tom Rini <trini@kernel.crashing.org>
To: Meelis Roos <mroos@linux.ee>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: How to debug 2.6 PReP boot hang?
Date: Mon, 16 Aug 2004 07:53:47 -0700 [thread overview]
Message-ID: <20040816145347.GD2377@smtp.west.cox.net> (raw)
In-Reply-To: <Pine.GSO.4.44.0408161729570.5336-100000@math.ut.ee>
On Mon, Aug 16, 2004 at 05:39:19PM +0300, Meelis Roos wrote:
> > My suggestion is to go back in releases until one does work, see where
> > the changes are that break it, and work from there. It should be
> > possible to fix what broke. :)
>
> OK, did some compiling and testing and fout that my suspicion was right:
> BK changeset 1.1371.384.5 boots ok but 1.1371.384.6 makes it hang.
>
> It's the one that reorganizes boot code:
> PPC32: Kill off arch/ppc/boot/prep and rearrange some files.
Sadly, that is what I expected. Try narrowing down the differences
between prep/head.S and simple/head.S (or rather head.s via make
arch/ppc/boot/prep/head.s and simple/head.s to strip out comments, etc).
--
Tom Rini
http://gate.crashing.org/~trini/
next prev parent reply other threads:[~2004-08-16 14:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-28 9:19 How to debug 2.6 PReP boot hang? Meelis Roos
2004-07-29 22:55 ` Tom Rini
2004-08-16 14:39 ` Meelis Roos
2004-08-16 14:53 ` Tom Rini [this message]
2004-08-18 20:29 ` Meelis Roos
2004-09-01 17:27 ` Tom Rini
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=20040816145347.GD2377@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mroos@linux.ee \
/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.