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 ESMTP id D08F9DDDF9 for ; Tue, 8 Jan 2008 10:33:24 +1100 (EST) Subject: Re: [PATCH][POWERPC] Workaround for iommu page alignment From: Benjamin Herrenschmidt To: michael@ellerman.id.au In-Reply-To: <1199745684.7518.25.camel@concordia> References: <1199742359.6734.14.camel@pasglop> <1199745684.7518.25.camel@concordia> Content-Type: text/plain Date: Tue, 08 Jan 2008 10:33:01 +1100 Message-Id: <1199748781.6734.18.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev list , Paul Mackerras , Linux Kernel list Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I don't see in the code where you implement the "size > PAGE_SIZE" > condition. But I only just got back from holidays .. :) Indeed ... a "quilt ref" was missing :-( New patch coming ... Ben.