On Wednesday 02 January 2008 22:13:52 Tejun Heo wrote: > 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. > >> > > The kernel part is in now. Rusty Russell, what do you think about this > > depmod change? > > Ping? Oh, sorry. Jon is now module-init-tools maintainer, and I've cc'd him and forwarded your original patch. Thanks, Rusty.