From: Rusty Russell <rusty@rustcorp.com.au>
To: "nkalmala@gmail.com" <nkalmala@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [patch] experimental: try-resolve-unexported-symbol-references-in-modules
Date: Sat, 28 Jun 2008 14:11:55 +1000 [thread overview]
Message-ID: <200806281411.56263.rusty@rustcorp.com.au> (raw)
In-Reply-To: <4864DFD2.60508@gmail.com>
On Friday 27 June 2008 22:40:50 nkalmala@gmail.com wrote:
> For purely experimental purposes, let the kernel resolve unexported-symbol
> references in external modules when loading them. Iff used carefully, this
> helps save time on development cycles. building testing experimenting
> certain kinds of changes becomes really fast.
This is unlikely to ever get into the tree. And that's OK: AFAICT you can do
it without any core kernel changes, by building a module which exports the
symbols you need.
Cheers,
Rusty.
prev parent reply other threads:[~2008-06-28 4:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-27 12:40 [patch] experimental: try-resolve-unexported-symbol-references-in-modules nkalmala
2008-06-28 4:11 ` Rusty Russell [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=200806281411.56263.rusty@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nkalmala@gmail.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.