Re: 2.6.19-rc6-mm2 oops and udev misbehavior

From: Neil Brown
Date: Wed Dec 13 2006 - 19:16:40 EST


On Tuesday December 12, hancockr@xxxxxxx wrote:
> Seeing this oops on 2.6.19-rc6-mm2 intermittently on bootup. Also, when
> this doesn't happen it seems like udev goes crazy adding and removing
> /dev/md0 over and over using up a ton of CPU. Is this a known problem?
> This also happened with -mm1.

Yes.... There is a patch in -mm called
md-change-lifetime-rules-for-md-devices.patch

which tries to remove md devices when they are no longer needed.
However it is racy, and it seems to be impossible to close the race
without making changes in core code as well.

For now, just revert that patch.
Andrew: you can drop that patch and the two related one. This is
going to need a lot more thought, and I'm not sure it is worth it
at the moment.

Thanks,
NeilBrown
-
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/