Tejun Heo wrote: > Tejun Heo wrote: >> Kbuild now generates and installs modules.order along with modules. >> This patch updates depmod such that it sorts module list according to >> the file before generating output files. Modules which aren't on >> modules.order are put after modules which are ordered by >> modules.order. >> >> This makes modprobe to prioritize modules according to kernel >> Makefile's just as built-in modules are link-ordered by them. >> >> This patch is against module-init-tools 3.3-pre1. >> >> Signed-off-by: Tejun Heo <[EMAIL PROTECTED]> >> Cc: Sam Ravnborg <[EMAIL PROTECTED]> >> Cc: Bill Nottingham <[EMAIL PROTECTED]> >> Cc: Rusty Russell <[EMAIL PROTECTED]> >> Cc: Greg Kroah-Hartman <[EMAIL PROTECTED]> >> Cc: Kay Sievers <[EMAIL PROTECTED]> > > The kernel part is in now. Rusty Russell, what do you think about this > depmod change?
Ping? -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/