Re: 2.6.26-rc: SPARC: Sun Ultra 10 can not boot

From: David Miller
Date: Fri Jun 20 2008 - 17:21:51 EST


From: "Alexander Beregalov" <a.beregalov@xxxxxxxxx>
Date: Sat, 21 Jun 2008 01:19:29 +0400

> 2008/6/20 David Miller <davem@xxxxxxxxxxxxx>:
> > When you revert that changeset, there is a loop in the backtrace of
> > all kernel threads, and therefore lockdep turns itself off when all of
> > the stack backtrace slots get consumed by that loop in the backtraces.
> >
> > After the revert you should see a set of kernel messages like:
> >
> > BUG: MAX_STACK_TRACE_ENTRIES too low!
> > turning off the locking correctness validator.
> >
> > and that would confirm my theory.
>
> No, I do not have such messages.

When you revert that patch, this is exactly what you should
see.

Make sure to check "dmesg" because they get lost on the screeen
during the time between registering the VC console driver and
the ATY framebuffer registry.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/