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 92569DDDB2 for ; Fri, 8 May 2009 01:21:29 +1000 (EST) Message-Id: From: Kumar Gala To: Jan Neskudla In-Reply-To: <1241705447.19689.114.camel@demuxf9c> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: [PATCH 0/5] rapidio: adding memory mapping IO support and misc fixes Date: Thu, 7 May 2009 10:21:20 -0500 References: <1241705447.19689.114.camel@demuxf9c> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On May 7, 2009, at 9:10 AM, Jan Neskudla wrote: > And one more think, when I enabled usage of DMA, rionet does not > compile too, > but in this case I do not have a fix. I tested this on kernel > 2.6.29.1 and > EP8548 as target board. What exactly do you mean by that? What CONFIG options cause compile failure? Can you post the compiler error. - k