All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Daniel Lezcano <daniel.lezcano@linaro.org>
Cc: Thomas Gleixner <tglx@linutronix.de>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clocksource: pxa: fix section mismatch
Date: Mon, 23 Feb 2015 20:40:45 +0100	[thread overview]
Message-ID: <87lhjo5sci.fsf@free.fr> (raw)
In-Reply-To: <1422744040-1269-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Sat, 31 Jan 2015 23:40:40 +0100")

Robert Jarzmik <robert.jarzmik@free.fr> 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 <robert.jarzmik@free.fr>
Daniel, could pick that up ?

Cheers.

--
Robert

  reply	other threads:[~2015-02-23 19:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-31 22:40 [PATCH] clocksource: pxa: fix section mismatch Robert Jarzmik
2015-02-23 19:40 ` Robert Jarzmik [this message]
2015-02-23 20:36   ` Daniel Lezcano
2015-02-23 21:26     ` Robert Jarzmik
2015-02-24  7:15 ` Daniel Lezcano

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lhjo5sci.fsf@free.fr \
    --to=robert.jarzmik@free.fr \
    --cc=daniel.lezcano@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.