From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13967 invoked by alias); 28 Dec 2009 11:11:56 -0000 Received: (qmail 13942 invoked by uid 9112); 28 Dec 2009 11:11:55 -0000 Date: Mon, 28 Dec 2009 11:11:00 -0000 Message-ID: <20091228111154.13928.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-446-g3789f80 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 69ce6c79dbcb2cec2d1245935ef20bf832ffe70a X-Git-Newrev: 3789f8023f367481f472593b2ead220b8e6d7061 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: 2009-q4/txt/msg00264.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 3789f8023f367481f472593b2ead220b8e6d7061 (commit) via 3e5f3d56e045fadc78ea64894b7822707285f50d (commit) from 69ce6c79dbcb2cec2d1245935ef20bf832ffe70a (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 3789f8023f367481f472593b2ead220b8e6d7061 Author: Mark Wielaard Date: Mon Dec 28 12:07:06 2009 +0100 Define __GFP_MOVABLE GFP_ZONEMASK __GFP_NOTRACK in memory.stp if not there. Older kernels might not have these defines available, so define them if not yet there. commit 3e5f3d56e045fadc78ea64894b7822707285f50d Author: Mark Wielaard Date: Mon Dec 28 12:05:12 2009 +0100 XFAIL PR10732 declaration.exp empty-struct always fails. ----------------------------------------------------------------------- Summary of changes: tapset/memory.stp | 16 ++++++++++++++++ testsuite/systemtap.base/declaration.exp | 1 + 2 files changed, 17 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool