Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264536AbTIJFGw (ORCPT ); Wed, 10 Sep 2003 01:06:52 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264549AbTIJFGw (ORCPT ); Wed, 10 Sep 2003 01:06:52 -0400 Received: from fw.osdl.org ([65.172.181.6]:30396 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id S264536AbTIJFGv (ORCPT ); Wed, 10 Sep 2003 01:06:51 -0400 Date: Tue, 9 Sep 2003 22:08:08 -0700 From: Andrew Morton To: "Siddha, Suresh B" Cc: davidm@HPL.HP.COM, torvalds@osdl.org, jes@wildopensource.com, hch@infradead.org, linux-kernel@vger.kernel.org, jun.nakajima@intel.com, asit.k.mallick@intel.com Subject: Re: [Patch] asm workarounds in generic header files Message-Id: <20030909220808.31eb29ca.akpm@osdl.org> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 24 "Siddha, Suresh B" 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 instead. */ > + > +#ifdef __ECC > + > +/* Some compiler specific definitions are overwritten here > + * for Intel ECC compiler > + */ > + > +#include 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/