lkml.org 
[lkml]   [2010]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: failure to boot any kernel since 2.6.36rc6-git2.
On Tue, Nov 16, 2010 at 7:27 PM, Dave Jones <davej@redhat.com> wrote:
> Every kernel between 2.6.36-rc6 and 2.6.37rc2 fails to boot on my laptop.
> The -git's that followed -rc6 had a fairly large (considering rc6) acpi merge,
> which I suspected was the cause.

You have marked (for example) commit 77f890223338 as bad, but that's
way before the ACPI merge.

So there's something wrong with your bisect. When you marked c9d66d35
as bad, that is literally _exactly_ v2.6.36-rc6 plus one mfd commit.
So if that kernel doesnt' boot for you, then neither will plain
2.6.36-rc6.

I see a few possibilities:

- you somehow tested/booted the wrong kernels and thus marked things
"bad" when they weren't.

- 2.6.36-rc6 doesn't work either, so you started out saying it was
good even though it wasn't really. Everything after it is obviously
also broken, so you'll just end up with everything marked "bad", and
bisection will decide it must be the first commit after 2.6.36-rc6
(since that was marked "good").

- there's some bug that affects boot of the "next" kernel, and the
kernel you go back to in between has that problem.

- you switched compiler or other build tool in between things, so
back when you started, 2.6.36-rc6 was good, but then when you compiled
that same kernel with the trivial mfd thing on top, the build tool
change resulted in it no longer working - but not having anything to
do with the actual kernel sources in question.

So double-check that 2.6.36-rc6 kernel.

Linus


\
 
 \ /
  Last update: 2010-11-17 06:55    [W:0.021 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site