public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/12890] New: staprun on-the-fly module renaming
@ 2011-06-15  1:43 fche at redhat dot com
  2011-06-23 13:20 ` [Bug runtime/12890] " cmeek at redhat dot com
  0 siblings, 1 reply; 2+ messages in thread
From: fche at redhat dot com @ 2011-06-15  1:43 UTC (permalink / raw)
  To: systemtap

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

           Summary: staprun on-the-fly module renaming
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap@sourceware.org
        ReportedBy: fche@redhat.com


Until not too long ago, modprobe used to have an -o NAME option
to change the .ko's .gnu.linkonce.this_module struct's copy
of the module name, in order to permit the same .ko to be
loaded more than once.

This can sometimes be helpful for stap users, should the same
script be desirably used multiply concurrently, and the module
cache/hash were to collide.

The modprobe rename facility was removed by commit 30df3f6e68487
in
git://git.kernel.org/pub/scm/utils/kernel/module-init-tools/module-init-tools.git
for reasons that don't affect systemtap (we don't use module dependencies),
so staprun could conceivably transclude this capability, after signature
checking, and generate a locally unique module name.  It could do this by
default every time too.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug runtime/12890] staprun on-the-fly module renaming
  2011-06-15  1:43 [Bug runtime/12890] New: staprun on-the-fly module renaming fche at redhat dot com
@ 2011-06-23 13:20 ` cmeek at redhat dot com
  0 siblings, 0 replies; 2+ messages in thread
From: cmeek at redhat dot com @ 2011-06-23 13:20 UTC (permalink / raw)
  To: systemtap

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

cmeek@redhat.com <cmeek at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |cmeek at redhat dot com
         AssignedTo|systemtap at sourceware dot |cmeek at redhat dot com
                   |org                         |

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-23 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-15  1:43 [Bug runtime/12890] New: staprun on-the-fly module renaming fche at redhat dot com
2011-06-23 13:20 ` [Bug runtime/12890] " cmeek at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).