[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110816175750.GA25099@suse.de>
Date: Tue, 16 Aug 2011 10:57:50 -0700
From: Greg KH <gregkh@...e.de>
To: Arnaud Lacombe <lacombar@...il.com>
Cc: Fabio Estevam <fabio.estevam@...escale.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] devtmpfs: Annotate devtmpfsd as __init
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@...escale.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@...escale.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists