[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <200806281411.56263.rusty@rustcorp.com.au>
Date: Sat, 28 Jun 2008 14:11:55 +1000
From: Rusty Russell <rusty@...tcorp.com.au>
To: "nkalmala@...il.com" <nkalmala@...il.com>
Cc: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org
Subject: Re: [patch] experimental: try-resolve-unexported-symbol-references-in-modules
On Friday 27 June 2008 22:40:50 nkalmala@...il.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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists