From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: Re: dma_alloc_coherent issue with tg3 in x86_64 build Date: 29 Jul 2005 10:33:45 +0200 Message-ID: <8764uuau52.fsf@bytesex.org> References: <20050728200308.GE4224@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20050728200308.GE4224@us.ibm.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Scott Parish Cc: Ian Pratt , xen-devel@lists.xensource.com, Chris Wright List-Id: xen-devel@lists.xenproject.org "Scott Parish" writes: > I'm surprised that the mfns are already fragmented that early in boot. > Or maybe this case is just an example of bad luck? debug=y assigns the pages in reversed order (grep for REVERSE_START in arch/x86/domain_build.c). Gerd -- panic("it works"); /* avoid being flooded with debug messages */