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

From: Horst von Brand (vonbrand@sleipnir.valparaiso.cl)
Date: Thu Jan 13 2000 - 20:24:15 EST


Tigran Aivazian <tigran@sco.COM> said:
> Now I found a reason why request_module() can *NOT* be a macro. Ever.
> Because it wouldn't work for the calls like
>
> (void) request_module("ide-blabla");
>
> or
>
> if (request_module("misc-blabla") == 0)

A macro that expands to a single constant? A static inline function tha
does the same?

I'm still convinced that KMOD is enough of an interface change for modules
to warrant binary incompatibility.

-- 
Horst von Brand                             vonbrand@sleipnir.valparaiso.cl
Casilla 9G, Viņa del Mar, Chile                               +56 32 672616

- 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:23 EST