[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54EC2516.2020909@linaro.org>
Date: Tue, 24 Feb 2015 08:15:34 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Robert Jarzmik <robert.jarzmik@...e.fr>,
Thomas Gleixner <tglx@...utronix.de>
CC: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] clocksource: pxa: fix section mismatch
On 01/31/2015 11:40 PM, Robert Jarzmik wrote:
> As pxa_timer_common_init() is only called in init context, mark it as
> such, and quiesce the compiler warnings :
> WARNING: vmlinux.o(.text.unlikely+0x45d4): Section mismatch in reference
> from the function pxa_timer_common_init() to the function
> .init.text:sched_clock_register()
>
> WARNING: vmlinux.o(.text.unlikely+0x4610): Section mismatch in reference
> from the function pxa_timer_common_init() to the function
> .init.text:clocksource_mmio_init()
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@...e.fr>
> ---
Applied to my tree as a fix for 3.20.
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
--
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