On Thu, 10 Mar 2005, Adrian Bunk wrote:
> 
> This patch is still wrong.

Can't we just fix it by havign an alias for both names? It seems stupid to 
jump through hoops and worry about compiler versions, when afaik we could 
just do something like

        extern xxxx(...) __attribute__((alias("yyyy")));

instead. Exact details left to the reader who knows more about all the 
magic gcc/linker things..

                Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to