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-140-g4363486


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  436348698f5a7539a612e147b8cb3b08baf86e6d (commit)
      from  49e7723ec3d2ba8dcd120f5583e142e88f51f7ec (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 436348698f5a7539a612e147b8cb3b08baf86e6d
Author: David Smith <dsmith@redhat.com>
Date:   Thu Mar 29 15:31:33 2012 -0500

    Fix stapiu cleanup to not hold rcu lock while decrementing semaphores.
    
    * runtime/uprobes-inode.c (stapiu_decrement_process_semaphores): Unlock
      rcu while writing semaphores.  Otherwise we're atomic and we can't be in
      atomic context while writing semaphores.

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

Summary of changes:
 runtime/uprobes-inode.c |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 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]