From ec176eb7b81c9fc4500bd4dc0db228a6900bcb0d Mon Sep 17 00:00:00 2001 From: fche Date: Wed, 11 Apr 2007 18:10:21 +0000 Subject: 2007-04-04 Sebastien Dugue * runtime/lket/b2a/lket_b2a.c: Fix percpu files parsing for percpu_header transport changes. --- runtime/ChangeLog | 5 +++++ runtime/lket/b2a/lket_b2a.c | 17 +++++++++++++++++ runtime/lket/b2a/lket_b2a.h | 5 +++++ 3 files changed, 27 insertions(+) (limited to 'runtime') diff --git a/runtime/ChangeLog b/runtime/ChangeLog index ffc415f3..a45f101c 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,8 @@ +2007-04-04 Sebastien Dugue + + * runtime/lket/b2a/lket_b2a.c: Fix percpu files parsing + for percpu_header transport changes. + 2007-04-05 Martin Hunt * bench2/var_bench, var.st, const.st: New test. diff --git a/runtime/lket/b2a/lket_b2a.c b/runtime/lket/b2a/lket_b2a.c index aec0a4c5..ab1bb299 100644 --- a/runtime/lket/b2a/lket_b2a.c +++ b/runtime/lket/b2a/lket_b2a.c @@ -1,5 +1,6 @@ // Copyright (C) 2005, 2006 IBM Corp. // Copyright (C) 2006 Red Hat Inc. +// Copyright (C) 2007 Bull S.A.S // // This file is part of systemtap, and is free software. You can // redistribute it and/or modify it under the terms of the GNU General @@ -464,6 +465,7 @@ void find_init_header(FILE **infps, const int total_infiles) { int i, j, k; int32_t magic; + percpu_header pcpu; /* information from lket_init_header */ int16_t inithdr_len; @@ -479,6 +481,9 @@ void find_init_header(FILE **infps, const int total_infiles) b2a_error("total_infiles <= 0\n"); j = total_infiles; for(i=0; i