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/10613] 32-bit statfs [ustat] test fails on 2.6.30 kernels


------- Additional Comments From mjw at redhat dot com  2009-09-07 09:40 -------
commit 8785346c7b4789a23559ab7811cac692513d0fbf
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 7 11:36:03 2009 +0200

    PR10613 sys32_ustat is renamed compat_sys_ustat in 2.6.30 kernel.
    
    Note that the new compat_sys_ustat is asmlinkage and has a differently
    named argument for the user struct.
    
    * tapset/syscalls2.stp (syscall.ustat32): Add compat_sys_ustat variant.
      (syscall.ustat.return): Likewise.
    * tapset/nd_syscalls2.stp (nd_syscall.ustat32): Likewise.
      (nd_syscall.ustat.return): Likewise.


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


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

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