From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752485AbbBWUgv (ORCPT ); Mon, 23 Feb 2015 15:36:51 -0500 Received: from mail-we0-f175.google.com ([74.125.82.175]:35391 "EHLO mail-we0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752166AbbBWUgu (ORCPT ); Mon, 23 Feb 2015 15:36:50 -0500 Message-ID: <54EB8F5E.1010704@linaro.org> Date: Mon, 23 Feb 2015 21:36:46 +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 CC: Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [PATCH] clocksource: pxa: fix section mismatch References: <1422744040-1269-1-git-send-email-robert.jarzmik@free.fr> <87lhjo5sci.fsf@free.fr> In-Reply-To: <87lhjo5sci.fsf@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 02/23/2015 08:40 PM, Robert Jarzmik wrote: > Robert Jarzmik writes: > >> 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 > Daniel, could pick that up ? Yes. -- Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog