Re: [patch] experimental: try-resolve-unexported-symbol-references-in-modules

From: Rusty Russell
Date: Sat Jun 28 2008 - 00:13:02 EST


On Friday 27 June 2008 22:40:50 nkalmala@xxxxxxxxx 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/