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.9-247-g31da4cc
@ 2009-09-07 15:09 mark
  0 siblings, 0 replies; only message in thread
From: mark @ 2009-09-07 15:09 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  31da4cc9cb5385124964107c6cd2aee9723f09be (commit)
      from  8785346c7b4789a23559ab7811cac692513d0fbf (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 31da4cc9cb5385124964107c6cd2aee9723f09be
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 7 17:06:27 2009 +0200

    bz10475.exp: Use filp_open which has a constant const char argument for test.
    
    For some reason the do_filp_open const char *pathname argument has changed
    its name between different kernel versions. Luckily filp_open has a cont char
    *filename argument that is constant between versions (the test needs a
    const char* argument to do an array operation on).
    
    * testsuite/semok/bz10475.stp: Use filp_open instead of do_filp_open.

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

Summary of changes:
 testsuite/semok/bz10475.stp |    7 +++----
 1 files changed, 3 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:[~2009-09-07 15:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-07 15:09 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-247-g31da4cc 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).