public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug runtime/4415] New: Runtime broken on earlier kernels
@ 2007-04-23 21:12 mmlnx at us dot ibm dot com
  2007-04-25 23:54 ` [Bug runtime/4415] " grundym at us dot ibm dot com
  2007-04-26 19:55 ` hunt at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: mmlnx at us dot ibm dot com @ 2007-04-23 21:12 UTC (permalink / raw)
  To: systemtap

I'm trying to use the latest cvs on 2.6.16 and 2.6.18 kernels, but scripts are
failing with the following error:

/usr/local/share/systemtap/runtime/transport/utt.c: In function 'utt_dropped_open':
/usr/local/share/systemtap/runtime/transport/utt.c:94: error: 'struct inode' has
no member named 'i_private'

Looks like i_private doesn't exist in struct inode in those kernels.

-- 
           Summary: Runtime broken on earlier kernels
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: runtime
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: mmlnx at us dot ibm dot com


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

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

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

* [Bug runtime/4415] Runtime broken on earlier kernels
  2007-04-23 21:12 [Bug runtime/4415] New: Runtime broken on earlier kernels mmlnx at us dot ibm dot com
@ 2007-04-25 23:54 ` grundym at us dot ibm dot com
  2007-04-26 19:55 ` hunt at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: grundym at us dot ibm dot com @ 2007-04-25 23:54 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From grundym at us dot ibm dot com  2007-04-26 00:54 -------
Created an attachment (id=1737)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1737&action=view)
Patch checks kernel version and has older inode convention if < 2.6.19

This fixed it for me

-- 


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

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

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

* [Bug runtime/4415] Runtime broken on earlier kernels
  2007-04-23 21:12 [Bug runtime/4415] New: Runtime broken on earlier kernels mmlnx at us dot ibm dot com
  2007-04-25 23:54 ` [Bug runtime/4415] " grundym at us dot ibm dot com
@ 2007-04-26 19:55 ` hunt at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hunt at redhat dot com @ 2007-04-26 19:55 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From hunt at redhat dot com  2007-04-26 20:54 -------
Instead of relying on kernel versions, I'd like to use an autoconf test to
detect which inode struct we have. IIRC, we were including the inode changes
before 2.6.19 so this would be a more accurate fix.

Unfortunately the autoconf test is broken, so I am waiting on 4432.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |4432
         AssignedTo|systemtap at sources dot    |hunt at redhat dot com
                   |redhat dot com              |
             Status|NEW                         |ASSIGNED


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

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

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

end of thread, other threads:[~2007-04-26 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-23 21:12 [Bug runtime/4415] New: Runtime broken on earlier kernels mmlnx at us dot ibm dot com
2007-04-25 23:54 ` [Bug runtime/4415] " grundym at us dot ibm dot com
2007-04-26 19:55 ` hunt 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).