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/13284] failure to resolve kernel global e.g. jiffies


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.


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