This is the mail archive of the systemtap-cvs@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]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-384-g72f662e


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  72f662e60e754dc16636e9877adeb1c8fa5e6bdb (commit)
      from  71e5e13d71447caa1d3bb5f7c36055bc052986b9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 72f662e60e754dc16636e9877adeb1c8fa5e6bdb
Author: David Smith <dsmith@redhat.com>
Date:   Tue Dec 14 15:50:15 2010 -0600

    Fix user memory access on s390x.
    
    * tapset/uconversions.stp (__STP_GET_USER): Switch back to using
      __stp_get_user() instead of kread() to read user memory.

-----------------------------------------------------------------------

Summary of changes:
 tapset/uconversions.stp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


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