fche at redhat dot com | 11 Aug 2012 00:42
Favicon

[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 <at> sourceware.org
        ReportedBy: fche <at> 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.

fche at redhat dot com | 28 May 2013 22:09
Favicon

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

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

Frank Ch. Eigler <fche at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
I have been unable to reproduce this problem exactly, but Martin Lazar's commit
3c952733 reportedly corrects it.

--

-- 
You are receiving this mail because:
You are the assignee for the bug.


Gmane