This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ltt-dev] LTTng 0.10 for Linux 2.6.26


* Takashi Nishiie (t-nishiie@np.css.fujitsu.com) wrote:
> Hi.
> 
> > http://ltt.polymtl.ca/lttng/patch-2.6.26-0.10.tar.bz2
> 
> I found a suspicious point though I compiled by the x86 architecture.
> 
>   Distribution: Red Hat Enterprise Linux 5
>   gcc: gcc-4.1.2-42.el5
> 
> In Module.markers
> <snip>
> kernel_arch_trap_exit	vmlinux	 
> kernel_irq_entry	vmlinux	irq_id %u kernel_mode %u
> kernel_irq_exit	vmlinux	 
> kernel_irq_exit	vmlinux	handled #1u%u
> kernel_kthread_stop	vmlinux	pid %d
> <snip>
> 
> Why are two kernel_irq_exit list?
> 

That's because you have an old Modules.markers in your tree. Try
deleting the old one and to recompile the kernel. This should probably
be fixed in modpost.c.

Mathieu

> Thank you,
> 
> --
> Takashi Nishiie
> 
> 
> 

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]