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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 8 Jan 2012 12:38:32 +0100
From:	Ingo Molnar <mingo@...e.hu>
To:	Steven Rostedt <rostedt@...dmis.org>
Cc:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>,
	Frederic Weisbecker <fweisbec@...il.com>
Subject: Re: [PATCH 00/16] [GIT PULL] tracing: fixes/cleanups, no
 stop-machine, update stack tracer


* Steven Rostedt <rostedt@...dmis.org> wrote:

> On Sat, 2012-01-07 at 13:25 +0100, Ingo Molnar wrote:
> > * Steven Rostedt <rostedt@...dmis.org> wrote:
> > 
> > > > I'm also seeing build failures with certain configs:
> > > > 
> > > > kernel/trace/trace_stack.c:387:3: error: implicit declaration of function ‘ftrace_set_early_filter’ 
> > > > [-Werror=implicit-function-declaration]
> > > 
> > > Hmm, your right. It depends on dyn_ftrace to be configured. 
> > > Strange that my tests didn't catch that as I thought one of my 
> > > tests compiles with static ftrace. I'll have to look into why 
> > > my test didn't catch that. I'll send a fix later today.
> > 
> > Hm, i cannot re-test this tree with general randconfig until it 
> > keeps failing the build. I'll test the NMI bits, to be able to 
> > exclude those.
> 
> 
> Ingo,
> 
> I updated the branch by adding the below patch that fixes the bug. You
> can apply this and then run your tests again.
> 
> Thanks!
> 
> Please pull the latest tip/perf/core tree, which can be found at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> tip/perf/core
> 
> Head SHA1: 96de37b62ca525cd77d2e85aea1472846ee31c4d
> 
> 
> Steven Rostedt (1):
>       tracing: Fix compile error when static ftrace is enabled
> 
> ----
>  include/linux/ftrace.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)

Pulled, thanks Steve!

I don't get those spontaneous reboots in regular randconfig 
tests so far - so lets wait until a simpler config triggers it - 
chances are high that the problem was unrelated to your tree, it 
just happened to trigger it somehow.

Thanks,

	Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ