public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug translator/10280] New: allow relaxing of `uname -r` matching runtime assertion
@ 2009-06-14 14:41 fche at redhat dot com
  2009-07-02 13:55 ` [Bug translator/10280] allow relaxing of `uname -r` matching runtime assertion ro ABI-compatible kernel series fche at redhat dot com
  0 siblings, 1 reply; 10+ messages in thread
From: fche at redhat dot com @ 2009-06-14 14:41 UTC (permalink / raw)
  To: systemtap

On ABI-compatible kernel series such as RHEL5, a module compiled against
an older kernel can sometimes be loaded correctly on later kernels of the
same series.  Systemtap prohibits this by checks in translate.cxx 
(c_unparser:;emit_module_init) that matches UTS_RELEASE against the
compile-time `uname -r`.  This check is valuable in some contexts, but
seems counterproductive here.  So let's give users an option to remove
this check.  

(Perhaps it could be heuristically automated if no highly release/build-specific
data such as debuginfo is used in a given script.)

-- 
           Summary: allow relaxing of `uname -r` matching runtime assertion
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


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

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

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

end of thread, other threads:[~2020-05-20 20:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-10280-6586@http.sourceware.org/bugzilla/>
2017-11-28 15:44 ` [Bug translator/10280] allow relaxing of `uname -r` matching runtime assertion ro ABI-compatible kernel series fche at redhat dot com
2019-01-16 19:18 ` me at serhei dot io
2019-06-13 23:48 ` fche at redhat dot com
2020-02-14 14:10 ` fweimer at redhat dot com
2020-02-19 21:10 ` fche at redhat dot com
2020-03-18 16:19 ` me at serhei dot io
2020-05-14 21:35 ` me at serhei dot io
2020-05-20 20:35 ` me at serhei dot io
2020-05-20 20:35 ` me at serhei dot io
2009-06-14 14:41 [Bug translator/10280] New: allow relaxing of `uname -r` matching runtime assertion fche at redhat dot com
2009-07-02 13:55 ` [Bug translator/10280] allow relaxing of `uname -r` matching runtime assertion ro ABI-compatible kernel series fche 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).