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 0BD27DDE07 for ; Fri, 2 May 2008 10:33:45 +1000 (EST) In-Reply-To: <200805020947.47176.markn@au1.ibm.com> References: <20080501042949.237603158@au1.ibm.com> <20080501043737.892888612@au1.ibm.com> <742b5895cdf9b898ec2b4834926a41ac@kernel.crashing.org> <200805020947.47176.markn@au1.ibm.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Segher Boessenkool Subject: Re: [PATCH 5/6] [POWERPC] Move device_to_mask() to dma-mapping.h Date: Fri, 2 May 2008 02:32:35 +0200 To: Mark Nelson Cc: linuxppc-dev@ozlabs.org, paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I'm not sure exactly what you mean - it was inline before the move. Heh, I missed that. > But if everybody thinks it would be better to leave it in dma_64.c and > just > expose it for use outside, I'm fine with that. That's what I meant, yes. Segher