Re: [Patch] asm workarounds in generic header files

From: Andrew Morton
Date: Wed Sep 10 2003 - 00:08:58 EST


"Siddha, Suresh B" <suresh.b.siddha@xxxxxxxxx> wrote:
>
> --- linux/include/linux/compiler-intel.h Wed Dec 31 16:00:00 1969
> +++ linux-/include/linux/compiler-intel.h Tue Sep 9 21:34:19 2003
> @@ -0,0 +1,21 @@
> +/* Never include this file directly. Include <linux/compiler.h> instead. */
> +
> +#ifdef __ECC
> +
> +/* Some compiler specific definitions are overwritten here
> + * for Intel ECC compiler
> + */
> +
> +#include <asm/intrinsics.h>

This is ia64-only, yes?

Where do we stand with ECC/ia32 support?

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