Re: [BK+PATCH] remove __constant_memcpy

Jeff Garzik (jgarzik@pobox.com)
Wed, 16 Apr 2003 21:04:40 -0400


Jeff Garzik wrote:
> Linus,
>
> Please review the patch below, then do a
>
> bk pull http://gkernel.bkbits.net/misc-2.5
>
> Summary:
>
> gcc's __builtin_memcpy performs the same function (and more) as the
> kernel's __constant_memcpy. So, let's remove __constant_memcpy, and let
> the compiler do it.

Oh, and __builtin_memcpy exists on gcc 2.95.x, which is the current 2.5
minimum.

Jeff

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