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

Olivier Galibert (galibert@pobox.com)
Thu, 13 Jan 2000 14:43:48 -0500


On Thu, Jan 13, 2000 at 03:59:37PM +0100, Jamie Lokier wrote:
> btw, I think static inline varargs functions are not inlined by GCC, so
> you can't use that to optimise away the calls.

inline function handling has changed a lot recently in gcc. Old
knowledge probably won't apply anymore with the next release.

OG.

-
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/