Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750819AbVKMS7p (ORCPT ); Sun, 13 Nov 2005 13:59:45 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750827AbVKMS7o (ORCPT ); Sun, 13 Nov 2005 13:59:44 -0500 Received: from mx1.suse.de ([195.135.220.2]:53917 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1750819AbVKMS7o (ORCPT ); Sun, 13 Nov 2005 13:59:44 -0500 From: Andi Kleen To: Alan Cox Subject: Re: [PATCH 1/10] Cr4 is valid on some 486s Date: Sun, 13 Nov 2005 20:00:44 +0100 User-Agent: KMail/1.8.2 Cc: Dave Jones , Zachary Amsden , Pavel Machek , Andrew Morton , Linux Kernel Mailing List , "H. Peter Anvin" , Zwane Mwaikambo , Pratap Subrahmanyam , Christopher Li , "Eric W. Biederman" , Ingo Molnar , torvalds@osdl.org References: <200511100032.jAA0WgUq027712@zach-dev.vmware.com> <1131902775.25311.16.camel@localhost.localdomain> In-Reply-To: <1131902775.25311.16.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511132000.45836.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 588 Lines: 15 On Sunday 13 November 2005 18:26, Alan Cox wrote: > I'd hope the vendors are not doing that by default because we have > kernel code that uses lock against not other processors but other bus > masters. The ECC code is one example. It's a bad hack anyways. Better would be probably to use a uncached WC write. I would rather use that. -Andi - 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/