Re: [idea] request_module(const char *fmt, ...);

From: Tigran Aivazian (tigran@sco.COM)
Date: Wed Jan 12 2000 - 05:00:32 EST


On Wed, 12 Jan 2000, Keith Owens wrote:
> Use a real function instead, then changing CONFIG_KMOD only recompiles
> one source.

I assume you mean both request_module() and request_modulef() should be
real functions (very small if CONFIG_KMOD is not defined). Otherwise
anything that uses request_modulef() and therefore includes kmod.h will
still depend on CONFIG_KMOD and the main advantage of this work will be
lost.

The patch I sent did not "do just that" but will "do just that" in the
next revision.

Regards,
Tigran

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:20 EST