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 testsuite/5554] sytemtap.syscall failures on ia64.


------- Additional Comments From mhiramat at redhat dot com  2008-01-09 21:21 -------
Created an attachment (id=2194)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2194&action=view)
Fix syscall.fork to check kernel_thread/clone

This patch fixes syscall.fork check routine on x86-64/ia64.
To check whether do_fork is invoked from kernel_thread or clone syscall, this
patch uses user_mode() macro.


-- 


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

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


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