[Bug 627] modprobe-small: incorrect alias-based probe with dep_bb_fd < 0
bugzilla at busybox.net
bugzilla at busybox.net
Mon Sep 28 22:14:16 UTC 2009
https://bugs.busybox.net/show_bug.cgi?id=627
--- Comment #13 from Denys Vlasenko <vda.linux at googlemail.com> 2009-09-28 22:14:15 UTC ---
module-init-tools should be suffering from the same problem.
In their case, the order will be controlled by modules.alias.
Whether ata_piix or ata_generic will be first in modules.alias
is determined by readdir() order in which depmod reads modules.
IOW: it also will be basically random.
Can you test this theory?
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the busybox-cvs
mailing list