Re: Kernel Badness 2.6.14-Git

From: Dmitry Torokhov
Date: Mon Oct 31 2005 - 22:21:11 EST


On Friday 28 October 2005 22:17, Greg KH wrote:
> On Fri, Oct 28, 2005 at 06:18:57PM -0600, Alejandro Bonilla Beeche wrote:
> > Hi,
> >
> > I just pulled from Linus Tree and I'm getting this badness in dmesg.
> >
> > Please let me know if it is too soon to start reporting this. 2.6.14 is
> > OK and does not output this.
>
> If you disable PNP does it go away?
>
> Dmitry, any thoughts? This looks like the other reported issue.
>

I was looking and looking and the only thing I could come up with is
that we probably need to initialize input core earlier, before other
modules had a chance to use input interface so input class is fully
initialized. We don't need to have input/{ev|mouse|ts|joy}dev.o,
just input/input.o itself.

--
Dmitry
-
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/