LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Bob Tracy <rct@frus.com>
Cc: linux-kernel@vger.kernel.org, Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha
Date: Wed, 13 Feb 2008 10:22:08 +0100 [thread overview]
Message-ID: <20080213092208.GC21614@elte.hu> (raw)
In-Reply-To: <20080213052903.B1F1CDBA2@gherkin.frus.com>
* Bob Tracy <rct@frus.com> wrote:
> This isn't going to be terribly useful other than giving someone a
> heads-up there's a problem with something in 2.6.25-rc1 on the Alpha
> PWS 433au. I get the usual messages out of "aboot", including
>
> aboot: zero-filling 210392 bytes at 0xfffffc0000776740 aboot: starting
> kernel vmlinux.new.gz with argument ro root=/dev/sda3
>
> and then the screen background switches to red and the machine locks
> up solid. No further console output. Completely reproducible. The
> 2.6.24 kernel is fine.
>
> Unless someone has a good idea what's causing this, I see a massive
> "git bisect" project in my future. Won't be able to spend any time
> with this until at least the weekend :-(.
hm, is this SMP? Alpha uses asm-generic/percpu.h. One "early bootup"
effect on Alpha that i can think of could have been this family of
commits:
commit acdac87202a408133ee8f7985076de9d2e0dc5ab
Author: travis@sgi.com <travis@sgi.com>
Date: Wed Jan 30 13:32:52 2008 +0100
percpu: make the asm-generic/percpu.h more "generic"
you wont be able to revert this patch cleanly, perhaps try to compile
commit cf8fa920cb4271f17e0265c863d64bea1b31941a and see whether it
boots. (that tree does not have the percpu changes yet)
if that doesnt help then i guess it's the bisection of 9000+ commits :-/
Ingo
next prev parent reply other threads:[~2008-02-13 9:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-13 5:29 Bob Tracy
2008-02-13 9:22 ` Ingo Molnar [this message]
2008-02-13 13:04 ` Ingo Molnar
2008-02-13 15:57 ` Ivan Kokshaysky
2008-02-13 17:14 ` Bob Tracy
2008-02-13 21:24 ` Ivan Kokshaysky
2008-02-13 21:52 ` Bob Tracy
2008-02-14 4:18 ` Bob Tracy
2008-02-13 19:39 ` Peter Zijlstra
2008-02-13 21:45 ` Bob Tracy
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=20080213092208.GC21614@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rct@frus.com \
--subject='Re: [REGRESSION] 2.6.25-rc1 does not boot on Alpha' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).