Forwarding to linux-fsdevel, because someone inadvertently added a # which caused postmaster to me. Jan Engelhardt -- ---------- Forwarded message ---------- Date: Tue, 15 Aug 2006 08:44:19 +0200 (MEST) From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> To: David Howells <dhowells@xxxxxxxxxx> Cc: torvalds@xxxxxxxx, akpm@xxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, linux-fsdevel@xxxxxxxxxxxxxxx# Subject: Re: [RHEL5 PATCH 1/4] Provide fallback full 64-bit divide/modulus ops for gcc > 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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html