[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <54BBFB6A.5060104@linaro.org>
Date: Sun, 18 Jan 2015 19:28:58 +0100
From: Daniel Lezcano <daniel.lezcano@...aro.org>
To: Dmitry Eremin-Solenikov <dbaryshkov@...il.com>,
Thomas Gleixner <tglx@...utronix.de>,
Robert Jarzmik <robert.jarzmik@...e.fr>,
Arnd Bergmann <arnd@...db.de>
CC: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH RESEND] pxa_timer: fix session missmatch warning
On 01/15/2015 02:54 AM, Dmitry Eremin-Solenikov wrote:
> Fix the following warning:
>
> WARNING: drivers/clocksource/built-in.o(.text.unlikely+0x70): Section mismatch in reference from the function pxa_timer_common_init() to the function .init.text:clocksource_mmio_init()
> The function pxa_timer_common_init() references
> the function __init clocksource_mmio_init().
> This is often because pxa_timer_common_init lacks a __init
> annotation or the annotation of clocksource_mmio_init is wrong.
>
> Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@...il.com
Applied to my tree.
Thanks !
-- Daniel
--
<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