public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mathieu Desnoyers <compudj@krystal.dyndns.org>
To: Josh Boyer <jwboyer@linux.vnet.ibm.com>
Cc: ltt-dev@lists.casi.polymtl.ca, linux-kernel@vger.kernel.org
Subject: Re: [ltt-dev] [RELEASE] LTTng 0.181 for Linux kernel 2.6.32
Date: Wed, 16 Dec 2009 11:24:07 -0500	[thread overview]
Message-ID: <20091216162406.GA12113@Krystal> (raw)
In-Reply-To: <20091213184842.GA16448@hansolo.jdub.homelinux.org>

* Josh Boyer (jwboyer@linux.vnet.ibm.com) wrote:
> On Fri, Dec 04, 2009 at 11:06:33AM -0500, Mathieu Desnoyers wrote:
> >Hi,
> >
> >I just released LTTng 0.181 for Linux kernel 2.6.32. All packages and
> >links to the git tree can be found at:
> >
> >http://www.lttng.org
> >
> >Comment and feedback are always welcome.
> 
> This fails to build for PowerPC 44x.  The following trivial patch fixes it.

Merged, will be in LTTng 0.182.

Thanks !

Mathieu

> 
> josh
> 
> From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
> Subject: Fix LTTng 0.181 compilation on PowerPC
> 
> LTTng fails to build on powerpc due to a missing #include in the instrumented
> arch/powerpc/kernel/timer.c file.  Fix it.
> 
> Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
> 
> ---
> 
> diff --git a/arch/powerpc/kernel/time.c b/arch/powerpc/kernel/time.c
> index 5465ab2..3e7f6e4 100644
> --- a/arch/powerpc/kernel/time.c
> +++ b/arch/powerpc/kernel/time.c
> @@ -54,6 +54,7 @@
>  #include <linux/irq.h>
>  #include <linux/delay.h>
>  #include <linux/perf_event.h>
> +#include <trace/trap.h>
>  
>  #include <asm/io.h>
>  #include <asm/processor.h>
> 
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev@lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68

  reply	other threads:[~2009-12-16 16:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-04 16:06 [RELEASE] LTTng 0.181 for Linux kernel 2.6.32 Mathieu Desnoyers
2009-12-13 18:48 ` Josh Boyer
2009-12-16 16:24   ` Mathieu Desnoyers [this message]
2009-12-13 19:42 ` Felipe Balbi
2009-12-16 16:35   ` [ltt-dev] " Mathieu Desnoyers
2009-12-16 21:35   ` [RELEASE] LTTng 0.182 " Mathieu Desnoyers
2009-12-16 22:29     ` [RELEASE] LTTng 0.182o for 2.6.32-rc8 omap/pm tree Mathieu Desnoyers
2009-12-16 22:41       ` [RELEASE] LTTV 0.12.25 Mathieu Desnoyers
2009-12-20 12:52       ` [RELEASE] LTTng 0.183/0.183o Mathieu Desnoyers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091216162406.GA12113@Krystal \
    --to=compudj@krystal.dyndns.org \
    --cc=jwboyer@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ltt-dev@lists.casi.polymtl.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox