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]

Re: [Bug tapsets/9876] Syscall tapset broken on architectures that use SYSCALL_WRAPPERS


On Sat, Feb 21, 2009 at 03:27:03PM -0000, fche at redhat dot com wrote:
 
> It all depends whether any of these sibling functions can call each other.

Ran a few tests to verify this. Except for sys_ioctl, there weren't
cases where both the SyS_ and compat_sys_ were called for the same
instance.

New patch on the way with the compat_sys_ option first. If there are no
objections, I'll commit the patch to git tomorrow.


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