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.7-295-g131c5cf


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  131c5cffaa16bb0ebd26c53124adcbc3beaf938f (commit)
      from  99e1fb7afcdb21743d7f4555426744af22501905 (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 131c5cffaa16bb0ebd26c53124adcbc3beaf938f
Author: David Smith <dsmith@redhat.com>
Date:   Fri Jun 8 09:46:13 2012 -0500

    Fix rawhide crashes by using kernel's own strncpy_from_user().
    
    * runtime/copy.c: Use the kernel's generic strncpy_from_user()
      function when available.

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

Summary of changes:
 runtime/copy.c |    6 +++++-
 1 files changed, 5 insertions(+), 1 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]