Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750716AbWBITMz (ORCPT ); Thu, 9 Feb 2006 14:12:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750717AbWBITMz (ORCPT ); Thu, 9 Feb 2006 14:12:55 -0500 Received: from are.twiddle.net ([64.81.246.98]:65432 "EHLO are.twiddle.net") by vger.kernel.org with ESMTP id S1750716AbWBITMz (ORCPT ); Thu, 9 Feb 2006 14:12:55 -0500 Date: Thu, 9 Feb 2006 11:12:36 -0800 From: Richard Henderson To: Akinobu Mita Cc: Andi Kleen , Ivan Kokshaysky , linux-kernel@vger.kernel.org Subject: Re: [PATCH] alpha: remove __alpha_cix__ and __alpha_fix__ Message-ID: <20060209191236.GA7259@twiddle.net> Mail-Followup-To: Akinobu Mita , Andi Kleen , Ivan Kokshaysky , linux-kernel@vger.kernel.org References: <20060201090224.536581000@localhost.localdomain> <200602011006.09596.ak@suse.de> <43E07EB2.4020409@tls.msk.ru> <200602011124.29423.ak@suse.de> <20060202125007.GA5918@miraclelinux.com> <20060209055531.GA2642@miraclelinux.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060209055531.GA2642@miraclelinux.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 528 Lines: 14 On Thu, Feb 09, 2006 at 02:55:31PM +0900, Akinobu Mita wrote: > -#if defined(__alpha_fix__) && defined(__alpha_cix__) > +#ifdef CONFIG_ALPHA_EV67 What in the world is this supposed to fix? You aren't seriously suggesting that the compiler has stopped defining these, have you? r~ - 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/