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 ESMTPS id 721312C007C for ; Mon, 24 Jun 2013 13:50:07 +1000 (EST) Message-ID: <1372045785.3944.130.camel@pasglop> Subject: Re: Inbound PCI and Memory Corruption From: Benjamin Herrenschmidt To: Peter LaDow Date: Mon, 24 Jun 2013 13:49:45 +1000 In-Reply-To: References: <1371945647.3944.106.camel@pasglop> <1372036573.3944.115.camel@pasglop> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: Peter LaDow , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 2013-06-23 at 20:47 -0700, Peter LaDow wrote: > > > > > > On Jun 23, 2013, at 6:16 PM, Benjamin Herrenschmidt wrote: > >> Also dbl check that the MMU is indeed mapping all these pages with the > >> "M" bit. > > > > Just to be clear, do you mean the e1000 registers in PCI space? Or the RAM pages? The RAM pages. Cheers, Ben.