From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Patch for 2.6.31-rc9 Date: Wed, 23 Sep 2009 12:05:36 -0700 Message-ID: <4ABA7180.2050103@goop.org> References: <419949.84683.qm@web56108.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <419949.84683.qm@web56108.mail.re3.yahoo.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: Boris Derzhavets Cc: xen-devel@lists.xensource.com, Andy Georges , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On 09/22/09 21:46, Boris Derzhavets wrote: > Having all parameters set as suggested, i still must have second > "#include" > in "include/linux/swiotlb.h" to build the kernel. > No my comment was just a further elaboration of what's required to hit the build problem. I've added the include and pushed it. Does it fix the problem for you? Thanks, J