From: Rusty Russell <rusty@rustcorp.com.au>
To: "rae l" <crquan@gmail.com>
Cc: open-iscsi@googlegroups.com, linux-kernel@vger.kernel.org
Subject: Re: [RFC on MODULE SUPPORT] hello, Rusty, Should we provide module information even if the kernel module compiled built-in with bzImage?
Date: Wed, 16 Jan 2008 23:25:54 +1100 [thread overview]
Message-ID: <200801162325.54326.rusty@rustcorp.com.au> (raw)
In-Reply-To: <91b13c310801160202y833df7bs37cbb5827e875569@mail.gmail.com>
On Wednesday 16 January 2008 21:02:22 rae l wrote:
> hello, Rusty:
Hi Denis.
> Should we provide module information under
> /sys/module/<module-name>/... even if the module compiled built-in
> with bzImage?
Absolutely. Module parameters (should) already do that, for example.
> Or just this module(scsi_transport_iscsi) should be marked with [M] only?
>
> if the former solution is preferred, I would be happy to work on
> MODULE_INFO-like macros improvements with CONFIG_MODULE undefined.
I'd love to see patches. module_parm showed it's possible, if messy.
Thanks!
Rusty.
next prev parent reply other threads:[~2008-01-16 12:26 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-16 10:02 [RFC on MODULE SUPPORT] hello, Rusty, Should we provide module information even if the kernel module compiled built-in with bzImage? rae l
2008-01-16 11:58 ` Mathieu SEGAUD
2008-01-16 22:15 ` Rusty Russell
2008-01-17 8:29 ` Mathieu SEGAUD
2008-01-16 12:25 ` Rusty Russell [this message]
2008-01-16 12:59 ` Sam Ravnborg
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=200801162325.54326.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=crquan@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=open-iscsi@googlegroups.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.