[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130128153156.GB9089@ioremap.net>
Date: Mon, 28 Jan 2013 19:31:56 +0400
From: Evgeniy Polyakov <zbr@...emap.net>
To: Hauke Mehrtens <hauke@...ke-m.de>
Cc: gregkh@...uxfoundation.org, panto@...oniou-consulting.com,
linux-kernel@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org
Subject: Re: [PATCH] w1-gpio: fix section mismatch
Hi
On Sun, Jan 27, 2013 at 09:07:57PM +0100, Hauke Mehrtens (hauke@...ke-m.de) wrote:
> This fixes the following section mismatch:
>
> WARNING: drivers/w1/masters/w1-gpio.o(.data+0x188): Section mismatch in
> reference from the variable w1_gpio_driver to the function
> .init.text:w1_gpio_probe()
> The variable w1_gpio_driver references
> the function __init w1_gpio_probe()
> If the reference is valid then annotate the
> variable with __init* or __refdata (see linux/init.h) or name the variable:
> *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
>
> Signed-off-by: Hauke Mehrtens <hauke@...ke-m.de>
Looks good to me
Acked-by: Evgeniy Polyakov <zbr@...emap.net>
--
Evgeniy Polyakov
--
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