From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751444AbbBXHPj (ORCPT ); Tue, 24 Feb 2015 02:15:39 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:40600 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbbBXHPi (ORCPT ); Tue, 24 Feb 2015 02:15:38 -0500 Message-ID: <54EC2516.2020909@linaro.org> Date: Tue, 24 Feb 2015 08:15:34 +0100 From: Daniel Lezcano User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Robert Jarzmik , Thomas Gleixner CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] clocksource: pxa: fix section mismatch References: <1422744040-1269-1-git-send-email-robert.jarzmik@free.fr> In-Reply-To: <1422744040-1269-1-git-send-email-robert.jarzmik@free.fr> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > --- Applied to my tree as a fix for 3.20. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog