netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Halasa <khc@pm.waw.pl>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: netdev <netdev@vger.kernel.org>,
	mike.mclagan@linux.org, akpm <akpm@osdl.org>
Subject: Re: [PATCH] wan/sdla section fixes
Date: Mon, 12 Jun 2006 19:50:22 +0200	[thread overview]
Message-ID: <m3d5de461t.fsf@defiant.localdomain> (raw)
In-Reply-To: <20060608203616.16796ec3.rdunlap@xenotime.net> (Randy Dunlap's message of "Thu, 8 Jun 2006 20:36:16 -0700")

Hi,

"Randy.Dunlap" <rdunlap@xenotime.net> writes:

> Priority: tossup.
> netdev->set_config can be called at any time, so these references
> to __initdata would be a real problem.
> However, problem has not been observed AFAIK.
>
> Fix section mismatch warnings:
> WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1b8e) and 'sdla_stats'
> WARNING: drivers/net/wan/sdla.o - Section mismatch: reference to .init.data: from .text between 'sdla_set_config' (at offset 0x1e76) and 'sdla_stats'

Is sdla.c still in use? I remember someone mentioned that Sangoma
drivers are now outside the kernel but I don't know how do they
relate to sdla.c and friend(s).

>  static const char* version = "SDLA driver v0.30, 12 Sep 1996,
> mike.mclagan@linux.org";

1996 doesn't look encouraging but it may be misleading.
-- 
Krzysztof Halasa

  reply	other threads:[~2006-06-12 17:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-09  3:36 [PATCH] wan/sdla section fixes Randy.Dunlap
2006-06-12 17:50 ` Krzysztof Halasa [this message]
2006-06-12 18:05   ` Randy.Dunlap
2006-06-12 19:05     ` Krzysztof Halasa

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=m3d5de461t.fsf@defiant.localdomain \
    --to=khc@pm.waw.pl \
    --cc=akpm@osdl.org \
    --cc=mike.mclagan@linux.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    /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).