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 tapsets/11763] on s390x, nd_syscall probes that use $arg6 fail


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

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from David Smith <dsmith at redhat dot com> 2012-04-23 19:30:47 UTC ---
Fixed in commit f861d05.  The s390x _stp_arg() function now uses
syscall_get_arguments().

On RHEL5, nd_syscall.exp goes from 44 FAILs to 0 FAILs, 6 KPASS.

On RHEL6, nd_syscall.exp goes from 7 FAILs to 0 FAILs.

-- 
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]