Re: 2.6.25-rc1 ahci regression

From: Anton Vorontsov
Date: Thu Jun 03 2010 - 09:14:28 EST


On Thu, Jun 03, 2010 at 08:35:31PM +0800, Luming Yu wrote:
> On Thu, Jun 3, 2010 at 5:39 PM, Anton Vorontsov <cbouatmailru@xxxxxxxxx> wrote:
> > On Thu, Jun 03, 2010 at 05:18:40PM +0800, Luming Yu wrote:
> > [...]
> >> Linux version 2.6.32-25.el6.x86_64
> >
> > Hm. Can you really boot the kernels that has
> > 365cfa1ed5 applied and reverted?
> >
> > That is, do
> >
> > $ git reset --hard 365cfa1ed5
> > $ make
> > $ ...boot...
> Linux version 2.6.34-rc7 (root@localhost) (gcc version 4.4.4 20100503
[...]
> > And then
> >
> > $ git reset --hard 365cfa1ed5^
> > $ make
> > $ ...boot...
> >
> Linux version 2.6.34-rc7 (root@localhost) (gcc version 4.4.4 20100503
> (Red Hat 4.4.4-2) (GCC) ) #24 SMP Thu Jun 3 08:07:58 EDT 2010

Thanks. But for some reason you don't include debug
messages from the not working kernel. :-/ I presume
you use different methods to capture the log, you
should pass 'debug' kernel command line option to
actually enable these messages. Please try to
capture the debugging messages.

Meanwhile, here is a guess: initrd isn't happy about
the new libahci.ko dependency for ahci.ko, and so it
doesn't load the module? Why? I don't know. Let
me check it...
--
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/