public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Cc: Brian Gerst <bgerst@didntduck.org>
Cc: Linus Torvalds <torvalds@transmeta.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Move __this_module to xxx.mod.c
Date: Mon, 17 Feb 2003 14:42:40 +1100	[thread overview]
Message-ID: <20030217042330.D50DE2C04D@lists.samba.org> (raw)
In-Reply-To: Your message of "Sun, 16 Feb 2003 19:57:04 MDT." <Pine.LNX.4.44.0302161946220.5217-100000@chaos.physics.uiowa.edu>

In message <Pine.LNX.4.44.0302161946220.5217-100000@chaos.physics.uiowa.edu> yo
u write:
> On Sun, 16 Feb 2003, Brian Gerst wrote:
> 
> > This patch moves the module structure to the generated .mod.c file, 
> > instead of compiling it into each object and relying on the linker to 
> > include it only once.
> 
> Yeah, it's something I though about doing, but I was not sure. I think 
> it's up to Rusty to comment ;)
> 
> It will need an associated change to module_init_tools.

I don't think so: the symbol will be in the module by the time
module-init-tools gets to it, or am I missing something?

Rusty.
--
  Anyone who quotes me in their sig is an idiot. -- Rusty Russell.

  parent reply	other threads:[~2003-02-17  4:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-16 21:23 [PATCH] Move __this_module to xxx.mod.c Brian Gerst
2003-02-17  1:57 ` Kai Germaschewski
2003-02-17  2:29   ` Brian Gerst
2003-02-17  3:42   ` Rusty Russell [this message]
2003-02-17  4:26     ` Kai Germaschewski
2003-02-17  4:53       ` Rusty Russell

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=20030217042330.D50DE2C04D@lists.samba.org \
    --to=rusty@rustcorp.com.au \
    --cc=bgerst@didntduck.org \
    --cc=kai@tp1.ruhr-uni-bochum.de \
    /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