[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120806165252.GB19482@x1.osrc.amd.com>
Date: Mon, 6 Aug 2012 18:52:52 +0200
From: Borislav Petkov <bp@...en8.de>
To: "Yan, Zheng" <zheng.z.yan@...el.com>
Cc: a.p.zijlstra@...llo.nl, eranian@...gle.com, mingo@...e.hu,
andi@...stfloor.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/3] perf/x86: Fix section mismatch in uncore_types_exit()
On Mon, Aug 06, 2012 at 01:11:20PM +0800, Yan, Zheng wrote:
> From: "Yan, Zheng" <zheng.z.yan@...el.com>
>
> Fix section mismatch in uncore_types_exit():
>
> WARNING: vmlinux.o(.text+0x13831): Section mismatch in
> reference from the function uncore_types_exit() to the
> function .init.text:uncore_type_exit()
>
> Signed-off-by: Yan, Zheng <zheng.z.yan@...el.com>
Btw,
while you're at it, this is what I get on 32-bit defconfig build:
arch/x86/kernel/cpu/perf_event_intel_uncore.c: In function ‘uncore_pmu_hrtimer’:
arch/x86/kernel/cpu/perf_event_intel_uncore.c:1892:43: warning: integer overflow in expression
arch/x86/kernel/cpu/perf_event_intel_uncore.c: In function ‘uncore_pmu_start_hrtimer’:
arch/x86/kernel/cpu/perf_event_intel_uncore.c:1899:16: warning: integer overflow in expression
due to UNCORE_PMU_HRTIMER_INTERVAL overflowing 32 bit.
.config is attached.
HTH.
--
Regards/Gruss,
Boris.
View attachment "i386-defconfig.cfg" of type "text/plain" (84960 bytes)
Powered by blists - more mailing lists