Re: [RHEL5 PATCH 1/4] Provide fallback full 64-bit divide/modulusops for gcc

From: Jan Engelhardt
Date: Tue Aug 15 2006 - 02:43:58 EST



> include/linux/kernel.h | 4 ++
> lib/Makefile | 2 -
> lib/__udivdi3.c | 23 +++++++++++
> lib/__udivmoddi4.c | 99 ++++++++++++++++++++++++++++++++++++++++++++++++
> lib/__umoddi3.c | 25 ++++++++++++

Umm, can we drop the __? Neither glibc nor gcc has underscores in the
filenames of their udiv files.



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