From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8639 invoked by alias); 10 Aug 2012 17:57:23 -0000 Received: (qmail 8584 invoked by uid 426); 10 Aug 2012 17:57:20 -0000 Date: Fri, 10 Aug 2012 17:57:00 -0000 Message-ID: <20120810175719.8571.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-171-gd85f7af X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 045e193de573ee3075b9a368d2861acea84e872e X-Git-Newrev: d85f7afdbff8b6056ef5221575f6fa6c59b07533 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2012-q3/txt/msg00106.txt.bz2 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 d85f7afdbff8b6056ef5221575f6fa6c59b07533 (commit) from 045e193de573ee3075b9a368d2861acea84e872e (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 d85f7afdbff8b6056ef5221575f6fa6c59b07533 Author: Frank Ch. Eigler Date: Fri Aug 10 13:56:36 2012 -0400 PR14452: drop 1ULL literal from sys/sdt.h Use (unsigned long long) 1 instead, which is for some reason kosherer. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool