From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id F2DF8DDE26 for ; Fri, 20 Jul 2007 00:41:01 +1000 (EST) In-Reply-To: <20070718013611.GY15238@ld0162-tx32.am.freescale.net> References: <20070718013611.GY15238@ld0162-tx32.am.freescale.net> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1F08B8A7-72C7-4963-96B6-3A73D04F3194@kernel.crashing.org> From: Segher Boessenkool Subject: Re: [PATCH 53/61] 82xx: Set NOT_COHERENT_CACHE on 8272 with PCI. Date: Thu, 19 Jul 2007 16:40:52 +0200 To: Scott Wood Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I've seen significant network corruption on a PCI network > card (e1000) with the mpc8272ads; the corruption went away > when I set CONFIG_NOT_COHERENT_CACHE. That doesn't mean it's the correct fix. Any idea what the root cause is? If you want this patch as a workaround, please document it in the source code. Segher