lkml.org 
[lkml]   [2014]   [Nov]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [GIT PULL] perf fixes
From
Date
Peter,

On Fri, 2014-10-31 at 12:13 +0100, Ingo Molnar wrote:
> 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
>
> # HEAD: d785452c9972fac2808479eb561d5c426b6e7d3b Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
>
>[...]
>
> Peter Zijlstra (2):
> [...]
> perf/x86: Fix compile warnings for intel_uncore

This was included in v3.18-rc3.

> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index f2327e88e07c..ded8a6774ac9 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -142,6 +142,10 @@ config INSTRUCTION_DECODER
> def_bool y
> depends on KPROBES || PERF_EVENTS || UPROBES
>
> +config PERF_EVENTS_INTEL_UNCORE
> + def_bool y
> + depends on PERF_EVENTS && SUP_SUP_INTEL && PCI

Andi spotted this typo (see https://lkml.org/lkml/2014/10/28/455 ). So
did my local perl script when it hit next-20141029. But since this was
already discussed I didn't bother to mention it too.

One expects this to be fixed by s/SUP_SUP_INTEL/CPU_SUP_INTEL/. Perhaps
the fix is more complicated, but anyhow, the typo isn't fixed in
next-20141103 or, as far as I can tell, in tip.git. So I decided to
remind you to make sure this doesn't fall through the cracks.

> +
> config OUTPUT_FORMAT
> string
> default "elf32-i386" if X86_32


Paul Bolle



\
 
 \ /
  Last update: 2014-11-03 10:41    [W:0.041 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site