From: Steffen Klassert <steffen.klassert@secunet.com>
To: Henrik Kretzschmar <henne@nachtwindheim.de>
Cc: herbert@gondor.apana.org.au, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] padata: section cleanup
Date: Mon, 29 Mar 2010 09:42:42 +0200 [thread overview]
Message-ID: <20100329074242.GA23247@secunet.com> (raw)
In-Reply-To: <1269672826-1102-1-git-send-email-henne@nachtwindheim.de>
On Sat, Mar 27, 2010 at 07:53:46AM +0100, Henrik Kretzschmar wrote:
> This patch removes the __cupinit from padata_cpu_callback(),
> which is refered by the exportet function padata_alloc().
>
> This could lead to problems if CONFIG_HOTPLUG_CPU is disabled,
> which should happen very often.
>
> WARNING: kernel/built-in.o(.text+0x7ffcb): Section mismatch in reference from the function padata_alloc() to the function .cpuinit.text:padata_cpu_callback()
> The function padata_alloc() references
> the function __cpuinit padata_cpu_callback().
> This is often because padata_alloc lacks a __cpuinit
> annotation or the annotation of padata_cpu_callback is wrong.
>
> Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de>
Acked-by: Steffen Klassert <steffen.klassert@secunet.com>
Thanks,
Steffen
next prev parent reply other threads:[~2010-03-29 8:05 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-27 6:53 [PATCH] padata: section cleanup Henrik Kretzschmar
2010-03-29 7:42 ` Steffen Klassert [this message]
2010-03-29 8:15 ` Herbert Xu
2010-03-31 21:58 ` Andrew Morton
2010-04-01 0:24 ` Herbert Xu
2010-03-31 22:04 ` Andrew Morton
2010-04-01 1:38 ` Herbert Xu
2010-04-01 0:29 ` Andrew Morton
2010-04-01 7:15 ` David Miller
2010-04-01 13:59 ` Andrew Morton
2010-04-01 8:11 ` Steffen Klassert
2010-04-01 21:59 ` Andrew Morton
2010-04-02 1:09 ` Herbert Xu
2010-04-02 11:23 ` Steffen Klassert
2010-04-06 18:00 ` Jonathan Corbet
2010-04-07 13:34 ` Steffen Klassert
2010-04-29 12:14 ` Steffen Klassert
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=20100329074242.GA23247@secunet.com \
--to=steffen.klassert@secunet.com \
--cc=henne@nachtwindheim.de \
--cc=herbert@gondor.apana.org.au \
--cc=linux-kernel@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.