Lines Matching refs:depmod
11 - Fix wrong dependency loops being reported by depmod
28 - Ignore .TOC. symbols in depmod parsing as it's for PPC64 the
55 - depmod doesn't fallback to uname if a bad version is passed in the command
95 - Fix leak in depmod when -b flag is passed multiple times
159 generated by depmod with out-of-tree modules
162 - Calling depmod with modules creating a dependency loop will now make
163 depmod return an error and not update the indexes. This is to protect
181 but instead we depend on modules.dep.bin (generated by depmod) to
184 - Fix partial matches of search directives in depmod. Previously having
185 a line in depmod.conf such as "search foo foobar built-in" would cause
219 - Make depmod warn if a module has incorrect devname specification
261 - Add the long option --symbol-prefix option to depmod (it was absent)
299 reduces signficantly the amount of time depmod tool takes to
346 - depmod now handles errors while writing indices, so it doesn't end up
431 - Fix unaligned memory access in hash function, causing depmod to output wrong
445 - Several bugs fixed in libkmod, modprobe, depmod and modinfo
479 - The only missing tool, depmod, was added to kmod together with the necessary