public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-312-g80b3ca0
@ 2010-06-22 14:02 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2010-06-22 14:02 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  80b3ca081b10d31ee3379589f59253b38de7c852 (commit)
      from  90df2cccffc3ebc99fe7c0b9912c916b3da768a8 (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 80b3ca081b10d31ee3379589f59253b38de7c852
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 22 15:53:47 2010 +0200

    PR11722 Handle signed "addresses" from 32-on-64 user processes.
    
    A systemtap long is signed, and so can contain a "negative" address.
    Make sure to "chop off" the signedness when processing these longs
    for 32-on-64 bit user tasks.
    
    * runtime/compatdefs.h: Always (redifine) TIF_32BIT.
    * runtime/sym.c (_stp_kallsyms_lookup): Detect long used as 32bit address.
    * runtime/vma.c (_stp_vma_module_name): Likewise.

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

Summary of changes:
 runtime/compatdefs.h |   10 ++++++----
 runtime/sym.c        |    6 ++++++
 runtime/vma.c        |    5 +++++
 3 files changed, 17 insertions(+), 4 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:[~2010-06-22 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-22 14:02 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-312-g80b3ca0 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).