From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1274 invoked by alias); 8 Nov 2005 23:00:40 -0000 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Received: (qmail 1258 invoked by uid 9163); 8 Nov 2005 23:00:39 -0000 Date: Tue, 08 Nov 2005 23:00:00 -0000 Message-ID: <20051108230039.1256.qmail@sourceware.org> From: hunt@sourceware.org To: systemtap-cvs@sources.redhat.com Subject: src/runtime ChangeLog alloc.c X-SW-Source: 2005-q4/txt/msg00103.txt.bz2 List-Id: CVSROOT: /cvs/systemtap Module name: src Changes by: hunt@sourceware.org 2005-11-08 23:00:39 Modified files: runtime : ChangeLog alloc.c Log message: 2005-11-08 Martin Hunt * alloc.c (__stp_valloc_percpu): Fix call to vmalloc_node. (vmalloc_node): Remove nonworking code. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/ChangeLog.diff?cvsroot=systemtap&r1=1.73&r2=1.74 http://sourceware.org/cgi-bin/cvsweb.cgi/src/runtime/alloc.c.diff?cvsroot=systemtap&r1=1.7&r2=1.8