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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 23 Jun 2013 11:03:17 +0200
From:	Ingo Molnar <mingo@...nel.org>
To:	"H. Peter Anvin" <hpa@...ux.intel.com>
Cc:	Steven Rostedt <rostedt@...dmis.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Thomas Gleixner <tglx@...utronix.de>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Seiji Aguchi <seiji.aguchi@....com>
Subject: Re: [PATCH][GIT PULL] trace,x86: Move creation of irq tracepoints
 from apic.c to irq.c


* H. Peter Anvin <hpa@...ux.intel.com> wrote:

> On 06/21/2013 10:31 AM, Steven Rostedt wrote:
> > 
> > Peter,
> > 
> > I noticed that you pulled in Seiji's patches into tip. Last night I was
> > running my test suite on them, and this morning they showed the
> > following compile bug. I found the fix and attached it below. I pushed
> > it into my tree that's based on your x86/trace branch, for your
> > convenience.
> > 
> > My testing also triggered another bug, but I'm not sure it's related to
> > these patches or something that already existed. I'm currently
> > investigating it now.
> > 
> > -- Steve
> > 
> > 
> > Please pull the latest tip/x86/trace tree, which can be found at:
> > 
> >   git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> > tip/x86/trace
> > 
> > Head SHA1: 83ab85140bc1492f92de263a1c30ea04a0f465f7
> > 
> 
> Thanks, pulled!

It's still broken for some configs:

arch/x86/built-in.o: In function `trace_threshold_interrupt':
(.entry.text+0x1226): undefined reference to `smp_trace_threshold_interrupt'
arch/x86/built-in.o: In function `trace_thermal_interrupt':
(.entry.text+0x1306): undefined reference to `smp_trace_thermal_interrupt'

config attached.

Thanks,

	Ingo

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ