From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755094AbYAHEC5 (ORCPT ); Mon, 7 Jan 2008 23:02:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752659AbYAHECs (ORCPT ); Mon, 7 Jan 2008 23:02:48 -0500 Received: from gate.crashing.org ([63.228.1.57]:41503 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752407AbYAHECr (ORCPT ); Mon, 7 Jan 2008 23:02:47 -0500 Subject: Re: [PATCH][POWERPC] Workaround for iommu page alignment (#2) From: Benjamin Herrenschmidt Reply-To: benh@kernel.crashing.org To: Olof Johansson Cc: Paul Mackerras , linuxppc-dev list , Linux Kernel list In-Reply-To: <20080108034824.GA7983@lixom.net> References: <1199742359.6734.14.camel@pasglop> <1199748862.6734.20.camel@pasglop> <20080108034824.GA7983@lixom.net> Content-Type: text/plain Date: Tue, 08 Jan 2008 15:02:24 +1100 Message-Id: <1199764944.6734.24.camel@pasglop> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > And sloppy of me to not catch it. Anyway: > > Acked-by: Olof Johansson > > I wonder how long until there's a device that has some other < PAGE_SIZE > alignment bug^Wrequirement that we'll need to meet too. :( Yeah, it's a worry... Ben.