Re: 2.6.19-rc[1-4]: boot fail with (lapic && on_battery)

From: Ernst Herzberg
Date: Wed Nov 01 2006 - 03:15:39 EST


On Wednesday 01 November 2006 03:34, Adrian Bunk wrote:
> On Wed, Nov 01, 2006 at 03:05:33AM +0100, Ernst Herzberg wrote:
> > On Wednesday 01 November 2006 02:04, Adrian Bunk wrote:
> > > @Ingo:
> > > Any ideas?
> > >
> > >
> > > @Ernst:
> > > Thanks for your report.
> > > What model is your laptop?
> >
> > It's a Thinkpad R50p
>
> Does anyone own a Thinkpad 2.6.19-rc did not break? ;-)
>
> We have a (most likely unrelated) problem after resume reported by
> owners of three different Thinkpad models.
>
> > > Unless someone is able to spot the problem from your bug report, please
> > > do the following process of git bisecting for finding what broke it:
> > > ....
> > > After at about 12 reboots, ...
> >
> > Will try, if i get a little spare time ;-)
>
> Thanks a lot!

halso:~/bisect/linux-2.6 # git bisect good
1fbbac4bcb03033d325c71fc7273aa0b9c1d9a03 is first bad commit
commit 1fbbac4bcb03033d325c71fc7273aa0b9c1d9a03
Author: Russell King <rmk@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat Sep 16 21:09:41 2006 +0100

[SERIAL] serial_cs: convert multi-port table to quirk table

- rename multi_id table to serial_quirk / quirks[]
- use named initialisers
- store a pointer to the quirk table in the serial_info structure
so we can use the quirk table entry later.
- apply multi-port quirk after the multi-port guessing code,
but only if it's != -1.

Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>

:040000 040000 0e673263987d236da67e6668100335f3223626ea
6a32d673832850311983f072189fbaa09855f875 M drivers


(if there is no time, don't sleep:)

First feeling: unrelatet. But if i compile 2.6.19-rc4 without cardbus support,
the laptop boots on_battery and with lapic!

Need first a little sleep....

Thanks

<earny>

PS: _EXACT_ 12 kernels :-)
-
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/