Re: [x86_64] strange delays since 2.6.15 (was: Re: ohci1394:aborting transmission)

From: Kay Sievers
Date: Wed Jul 12 2006 - 17:12:20 EST


On Wed, 2006-07-12 at 22:01 +0100, Christian Kujau wrote:
> Hello all,
>
> I am still having these strange boot-delays which I reported in [0] when
> I was under the assumption that ohci1394 was to blame, simply because
> "ohci1394: aborting transmission" was the last message before the
> 3minute delay during bootup happened. I've found out that the actual
> problem started way earlier (2.6.14->2.6.15) and I have bisected my way
> down to this patchset:
>
> a7fd67062efc5b0fc9a61368c607fa92d1d57f9e is first bad commit
> diff-tree a7fd67062efc5b0fc9a61368c607fa92d1d57f9e (from
> d8539d81aeee4dbdc0624a798321e822fb2df7ae)
> Author: Kay Sievers <kay.sievers@xxxxxxx>
> Date: Sat Oct 1 14:49:43 2005 +0200
>
> [PATCH] add sysfs attr to re-emit device hotplug event

Looks like a broken udev/system-init setup, which may hang until a
timeout, while it tries to coldplug devices. When you back out the
patch, coldplug will just fail, that's why the behavior is different.

I'm pretty sure, it has nothing to do with this patch itself. You may
want to look in your bootscripts where it hangs, not in the kernel.

Kay

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