All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] sh: fixup section mismatch worning for intc_set_ack_handle()
Date: Fri, 23 Mar 2012 08:39:56 +0000	[thread overview]
Message-ID: <871uojsobr.wl%kuninori.morimoto.gx@renesas.com> (raw)
In-Reply-To: <20120323070518.GG26543@linux-sh.org>


Hi Paul

> > WARNING: drivers/built-in.o(.text+0x5d760):
> > Section mismatch in reference from the function
> > intc_set_ack_handle() to the function .init.text:intc_ack_data()
> > The function intc_set_ack_handle()
> > references the function __init intc_ack_data().
> > This is often because intc_set_ack_handle lacks a __init
> > annotation or the annotation of intc_ack_data is wrong.
> > 
> > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
> 
> Hmm, no. This is just papering over the problem. The real issue is that
> intc_ack_data() is flagged __init when it shouldn't be. I'll fix it up,
> thanks for reporting it.

OK. thank you.
please add

Reported-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Best regards
---
Kuninori Morimoto

      reply	other threads:[~2012-03-23  8:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-23  7:05 [PATCH] sh: fixup section mismatch worning for intc_set_ack_handle() Paul Mundt
2012-03-23  8:39 ` Kuninori Morimoto [this message]

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=871uojsobr.wl%kuninori.morimoto.gx@renesas.com \
    --to=kuninori.morimoto.gx@renesas.com \
    --cc=linux-sh@vger.kernel.org \
    /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.