This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/13284] failure to resolve kernel global e.g. jiffies
- From: "mjw at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 18 Oct 2011 12:44:19 +0000
- Subject: [Bug translator/13284] failure to resolve kernel global e.g. jiffies
- Auto-submitted: auto-generated
- References: <bug-13284-6586@http.sourceware.org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=13284
Mark Wielaard <mjw at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from Mark Wielaard <mjw at redhat dot com> 2011-10-18 12:44:19 UTC ---
And it really was that simple:
commit d124d4decd2e1ab45727f2b4d9994a377998cb41
Author: Mark Wielaard <mjw@redhat.com>
Date: Tue Oct 18 14:28:59 2011 +0200
PR13284 Failure to resolve kernel global e.g. jiffies.
* dwflpp.cxx (vardie_from_symtable): Also accept STT_NOTYPE. Some global
don't have a type associated with them.
* testsuite/buildok/pr13284.stp: New testcase.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.