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.0-225-g7b76473


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  7b76473cbad92366721defee51d93396cb101134 (commit)
      from  dc5a95301448c26bc016ebc618a8038e531d85f0 (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 7b76473cbad92366721defee51d93396cb101134
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 16 10:33:20 2009 +0100

    Define IRQF_ONESHOT for older kernels.
    
    IRQF_ONESHOT was only introduced in 2.6.32. It doesn't hurt defining it
    if it isn't already there. It will just never show up on older kernels.
    
    * tapset/aux_syscalls.stp: Define IRQF_ONESHOT if not already defined.

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

Summary of changes:
 tapset/aux_syscalls.stp |    3 +++
 1 files changed, 3 insertions(+), 0 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]