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]
Message-ID: <CA+5PVA67M-NW45vXCTW4GZkR26nELVoM=0hC=oT1LbXjfYp_EQ@mail.gmail.com>
Date:	Tue, 20 Nov 2012 15:33:49 -0500
From:	Josh Boyer <jwboyer@...il.com>
To:	Thomas Gleixner <tglx@...utronix.de>
Cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Ingo Molnar <mingo@...nel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: Re: [GIT pull] perf fixes for 3.7

On Tue, Nov 20, 2012 at 12:07 PM, Thomas Gleixner <tglx@...utronix.de> wrote:
> Linus,
>
> please pull the latest perf-urgent-for-linus git tree from:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus
>
> * Fix to lookup the installed breakpoint(s) on the correct cpu
> * Two fixes related to header printout (tools)
>
> Thanks,
>
>         tglx
>
> ------------------>
> Michael Neuling (1):
>       perf, powerpc: Fix hw breakpoints returning -ENOSPC
>
> Namhyung Kim (2):
>       perf header: Fix numa topology printing
>       perf tools: Fix strbuf_addf() when the buffer needs to grow

For perf to build on non-x86 architectures (or at least s390x and ppc64)
I think we still need:

http://thread.gmane.org/gmane.linux.kernel.cross-arch/15943

or at least the last patch in that set, otherwise we get build failures
due to uapi/unistd.h issues.  We also need:

http://article.gmane.org/gmane.linux.kernel.cross-arch/15874
http://article.gmane.org/gmane.linux.kernel.cross-arch/15926

because svm.h and vmx.h are x86 only headers.

Those patches above are what I'm carrying to fix the build fixes for
Fedora rawhide kernels and can be found here for those interested:

http://jwboyer.fedorapeople.org/pub/perf-uapi-fixes2.patch

josh
--
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