From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from az33egw02.freescale.net (az33egw02.freescale.net [192.88.158.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "az33egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id DACC0B71A8 for ; Wed, 17 Jun 2009 03:03:30 +1000 (EST) Message-ID: <4A37D073.6020802@freescale.com> Date: Tue, 16 Jun 2009 12:03:47 -0500 From: Scott Wood MIME-Version: 1.0 To: Chris Pringle Subject: Re: PowerPC PCI DMA issues (prefetch/coherency?) References: <4A37A503.3030209@oxtel.com> <20090616162114.GA5051@loki.buserror.net> <4A37C97A.5050508@oxtel.com> <4A37CC72.3060709@freescale.com> <4A37CF02.5080906@oxtel.com> In-Reply-To: <4A37CF02.5080906@oxtel.com> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: "linuxppc-dev@ozlabs.org list" , linux-kernel@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Chris Pringle wrote: > Ah right - that would explain what we're seeing then... Doh. Thought I > might have been onto something then. Is there any way to force a cache > flush? That'd at least prove it was a caching issue if it resolved the > problem. You could enable CONFIG_NOT_COHERENT_CACHE. -Scott