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.8-13-g18c20d7


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  18c20d7ba0f3fd0d9c9a3e0a8ee552571735fa7e (commit)
       via  6f8ab46e6ebc64ffaacf73fd1adbb482134acc5c (commit)
      from  acb811fc53e6fa30f4456a6963b6eab87eda12cb (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 18c20d7ba0f3fd0d9c9a3e0a8ee552571735fa7e
Merge: 6f8ab46 acb811f
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 25 15:14:42 2012 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 6f8ab46e6ebc64ffaacf73fd1adbb482134acc5c
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 25 15:14:00 2012 -0500

    Fixed PR14230 by disabling pagefaulting on ia64 when in an atomic context.
    
    * runtime/copy.c (__stp_strncpy_from_user): On ia64, disable pagefaulting
      if we're in an atomic context.
    * runtime/loc2c-runtime.h (uderef): Ditto.
    * runtime/string.h (__stp_get_user): Ditto.

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

Summary of changes:
 runtime/copy.c          |   13 ++++++++++++-
 runtime/loc2c-runtime.h |   32 +++++++++++++++++++++++---------
 runtime/string.h        |   17 +++++++++++++++--
 3 files changed, 50 insertions(+), 12 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]