This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: order of iterate_over_modules()


Hi, Martin -

mlazar wrote:

> Problem: We have two version of nfsd.ko: one from standard kernel in
> kernel/fs/nfsd/nfsd.ko, another one is SGI  Enhanced NFS in
> weak-updates/updates/nfsd.ko. depmod is configured in /etc/depmod.conf
> to search first the weak-updates directory [...]
> Solution: Search for the full path to a module, not only for the
> module name.  In attachment is the patch which solve the problem.

Thanks for the code!
This relates to http://sourceware.org/bugzilla/show_bug.cgi?id=14454

Please elaborate on how using the full path name changes things.  I
don't see any reference to /etc/* files to gather up the ordering
settings.  Is there some naming coincidence you're relying on?


- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]