linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@roeck-us.net (Guenter Roeck)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] wdt: sunxi: Fix section mismatch
Date: Fri, 11 Oct 2013 19:47:37 -0700	[thread overview]
Message-ID: <5258B849.7060709@roeck-us.net> (raw)
In-Reply-To: <20131011191527.GO3041@lukather>

On 10/11/2013 12:15 PM, Maxime Ripard wrote:
> Hi Wim,
>
> On Sat, Oct 05, 2013 at 04:20:17PM +0200, Maxime Ripard wrote:
>> This driver has a section mismatch, for probe and remove functions,
>> leading to the following warning during the compilation.
>>
>> WARNING: drivers/watchdog/built-in.o(.data+0x24): Section mismatch in
>> reference from the variable sunxi_wdt_driver to the function
>> .init.text:sunxi_wdt_probe()
>> The variable sunxi_wdt_driver references
>> the function __init sunxi_wdt_probe()
>>
>> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
>
> It would be great if it could go in 3.12.
>

Hi Maxime,

Just wondering - is this a nuisance or does it cause a real problem ?

> Do you want to take it, or can I merge it through my tree, with your
> Acked-by?
>

In addition to this patch, the following two would also be good to have in 3.12.
	http://www.spinics.net/lists/linux-watchdog/msg02867.html
	http://www.spinics.net/lists/linux-watchdog/msg02950.html

Thanks,
Guenter

      reply	other threads:[~2013-10-12  2:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-05 14:20 [PATCH] wdt: sunxi: Fix section mismatch Maxime Ripard
2013-10-05 15:38 ` Guenter Roeck
2013-10-11 19:15 ` Maxime Ripard
2013-10-12  2:47   ` Guenter Roeck [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=5258B849.7060709@roeck-us.net \
    --to=linux@roeck-us.net \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).