Re: [PATCH] Modernize i386 string.h

From: Rusty Russell
Date: Mon Jan 19 2004 - 21:15:57 EST


In message <20040118200919.GA26573@averell> you write:
> +EXPORT_SYMBOL_NOVERS_NOVERS(memmove);

FYI: this has no meaningful semantic in 2.6 (we don't mangle symbols,
but include the version in a separate section anyway).

Please use EXPORT_SYMBOL() everywhere in new code.

Thanks!
Rusty.
--
Anyone who quotes me in their sig is an idiot. -- Rusty Russell.
-
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/