lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 2 Aug 2009 21:53:12 +0200
From:	Ingo Molnar <mingo@...e.hu>
To:	Frederic Weisbecker <fweisbec@...il.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	LKML <linux-kernel@...r.kernel.org>,
	Steven Rostedt <rostedt@...dmis.org>,
	Lai Jiangshan <laijs@...fujitsu.com>,
	Li Zefan <lizf@...fujitsu.com>
Subject: Re: [GIT PULL] tracing: Various cleanups for 2.6.32


> > Frederic Weisbecker (5):
> >       tracing/function-graph-tracer: Drop the useless nmi protection
> >       tracing/function-tracer: Move trace_function() in the function tracer file
> >       tracing/core: Make the stack entry helpers global
> >       tracing: Move sched event insertion helpers in the sched switch tracer file
> >       tracing/function-graph-tracer: Move graph event insertion helpers in the graph tracer file
> > 
> > Lai Jiangshan (1):
> >       tracing: Simplify print_graph_cpu()

One of these causes this build failure in -tip testing:

kernel/built-in.o: In function `ftrace':
(.text+0x4f497): undefined reference to `trace_function'
kernel/built-in.o: In function `trace_hardirqs_off_caller':
(.text+0x530b1): undefined reference to `trace_function'
kernel/built-in.o: In function `trace_hardirqs_off':
(.text+0x53190): undefined reference to `trace_function'
kernel/built-in.o: In function `start_critical_timings':
(.text+0x5326f): undefined reference to `trace_function'
kernel/built-in.o: In function `check_critical_timing':
trace_irqsoff.c:(.text+0x533aa): undefined reference to `trace_function'
kernel/built-in.o:trace_irqsoff.c:(.text+0x533e5): more undefined references to `trace_function' follow

config attached.

	Ingo

View attachment "config" of type "text/plain" (68376 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ