[PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
From: Robert Jarzmik 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

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano wrote: > On 02/25/2015 11:48 AM, Ingo Molnar wrote: > > > >* Daniel Lezcano wrote: > > > >>On 02/25/2015 11:35 AM, Ingo Molnar wrote: > >>> > >>>* Daniel Lezcano wrote: > >>> > From: Robert Jarzmik > > As pxa_timer_common_init() is only called in init context,

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
On 02/25/2015 11:48 AM, Ingo Molnar wrote: * Daniel Lezcano wrote: On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano wrote: From: Robert Jarzmik As pxa_timer_common_init() is only called in init context, mark it as such, and quiesce the compiler warnings : WARNING:

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano wrote: > On 02/25/2015 11:35 AM, Ingo Molnar wrote: > > > >* Daniel Lezcano wrote: > > > >>From: Robert Jarzmik > >> > >>As pxa_timer_common_init() is only called in init context, mark it as > >>such, and quiesce the compiler warnings : > >>WARNING:

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano wrote: From: Robert Jarzmik 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

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano wrote: > From: Robert Jarzmik > > 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

[PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
From: Robert Jarzmik 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

[PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
From: Robert Jarzmik robert.jarz...@free.fr 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

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano daniel.lezc...@linaro.org wrote: From: Robert Jarzmik robert.jarz...@free.fr 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

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: From: Robert Jarzmik robert.jarz...@free.fr 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):

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano daniel.lezc...@linaro.org wrote: On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: From: Robert Jarzmik robert.jarz...@free.fr As pxa_timer_common_init() is only called in init context, mark it as such, and quiesce the

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
On 02/25/2015 11:48 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: From: Robert Jarzmik robert.jarz...@free.fr As pxa_timer_common_init() is only called in init context,

Re: [PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Ingo Molnar
* Daniel Lezcano daniel.lezc...@linaro.org wrote: On 02/25/2015 11:48 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: On 02/25/2015 11:35 AM, Ingo Molnar wrote: * Daniel Lezcano daniel.lezc...@linaro.org wrote: From: Robert Jarzmik robert.jarz...@free.fr

[PATCH 3/3] clocksource: pxa: Fix section mismatch

2015-02-25 Thread Daniel Lezcano
From: Robert Jarzmik robert.jarz...@free.fr 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