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]

[Bug translator/14454] New: respect /etc/modules /etc/depmod.d/* module overriding directives


http://sourceware.org/bugzilla/show_bug.cgi?id=14454

             Bug #: 14454
           Summary: respect /etc/modules /etc/depmod.d/* module overriding
                    directives
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com
    Classification: Unclassified


In the offline_kernel_module search, if the two different, identically-named
foo.ko's are available in two places under /lib/modules/`uname -r`, stap may or
may not pick the same one that modprobe would choose.  systemtap needs to parse
the same override directives as modprobe does, to favour e.g. weak-updates.

https://bugzilla.redhat.com/show_bug.cgi?id=846789

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


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