[Bug tapsets/6732] task_struct parent field removed from RHEL-5 and fedora 9 kernels

mwielaard at redhat dot com sourceware-bugzilla@sourceware.org
Wed Jul 9 10:54:00 GMT 2008


------- Additional Comments From mwielaard at redhat dot com  2008-07-09 10:54 -------
Also runtime/task_finder.c currently contains this workaround:

#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,25)
#define real_parent parent
#endif

Which isn't entirely the correct check.

-- 


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

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



More information about the Systemtap mailing list