public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-161-gbc1a99d
@ 2009-03-18 10:47 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-03-18 10:47 UTC (permalink / raw)
  To: systemtap-cvs

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  bc1a99dfcf9cd081ddf37f362dc1af2158c016b8 (commit)
      from  715bb1ea4a7823580a4f6641c5a03d66735b57a1 (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 bc1a99dfcf9cd081ddf37f362dc1af2158c016b8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Mar 18 11:42:53 2009 +0100

    Don't mutex_unlock in __stp_tf_get_vma_map_entry_internal.
    
    All callers of __stp_tf_get_vma_map_entry_internal lock and unlock
    the mutex correctly themselves in all cases. This unlock would trigger
    a double unlock.
    
    * runtime/task_finder_vma.c (__stp_tf_get_vma_map_entry_internal):
      Don't mutex_unlock(&__stp_tf_vma_mutex).

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

Summary of changes:
 runtime/task_finder_vma.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-03-18 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-18 10:47 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-161-gbc1a99d mark

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).