From: Greg KH <gregkh@suse.de>
To: Arnaud Lacombe <lacombar@gmail.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] devtmpfs: Annotate devtmpfsd as __init
Date: Tue, 16 Aug 2011 10:57:50 -0700 [thread overview]
Message-ID: <20110816175750.GA25099@suse.de> (raw)
In-Reply-To: <CACqU3MU2f17tb_5jjtT6TG0jw4P5JzR7=774QOoJ_T01wSmXHQ@mail.gmail.com>
On Tue, Aug 16, 2011 at 01:30:06PM -0400, Arnaud Lacombe wrote:
> Hi,
>
> On Tue, Aug 16, 2011 at 1:22 PM, Fabio Estevam
> <fabio.estevam@freescale.com> wrote:
> > This fixes the following:
> >
> > WARNING: vmlinux.o(.text+0x1ed41c): Section mismatch in reference from the function devtmpfsd() to the (unknown reference) .init.data:(unknown)
> > The function devtmpfsd() references
> > the (unknown reference) __initdata (unknown).
> > This is often because devtmpfsd lacks a __initdata
> > annotation or the annotation of (unknown) is wrong.
> >
> > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> >
> I already submitted a patch for that https://patchwork.kernel.org/patch/996132/
And it's in linux-next, right?
thanks,
greg k-h
next prev parent reply other threads:[~2011-08-16 18:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-16 17:22 [PATCH] devtmpfs: Annotate devtmpfsd as __init Fabio Estevam
2011-08-16 17:30 ` Arnaud Lacombe
2011-08-16 17:57 ` Greg KH [this message]
2011-08-16 18:08 ` Arnaud Lacombe
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=20110816175750.GA25099@suse.de \
--to=gregkh@suse.de \
--cc=fabio.estevam@freescale.com \
--cc=lacombar@gmail.com \
--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.