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/11722] on ppc, usymbols.exp should be probing syscall.rt_sigaction32, not syscall.rt_sigaction


------- Additional Comments From mjw at redhat dot com  2010-06-22 10:36 -------
Didn't work on old powerpc kernels because is_compat_task() isn't always defined
for all arches back in the bad old 2.6.18 days...

commit 4f9837120cb3b15870d65ef00f340d6961ec7e76
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 22 12:07:17 2010 +0200

    PR11722 Add runtime/compatdefs.h to define is_compat_task() for older kernel
    
    * runtime/autoconf-is-compat-task.c: New autoconf test.
    * buildrun.cxx (compile_pass): Add STAPCONF_IS_COMPAT_TASK.
    * runtime/compatdefs.h: New compat definitions (is_compat_task).
    * runtime/regs.c: Include compatdefs.h
    * tapset/conversions.stp: Remove configure checkery.


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


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

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